System.Diagnostics.EventLog

Created Diff never expires
15 remoções
Linhas
Total
Removido
Palavras
Total
Removido
Para continuar usando este recurso, atualize para
Diffchecker logo
Diffchecker Pro
41 linhas
10 adições
Linhas
Total
Adicionado
Palavras
Total
Adicionado
Para continuar usando este recurso, atualize para
Diffchecker logo
Diffchecker Pro
34 linhas
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2013/01/nuspec.xsd">
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata minClientVersion="2.12">
<metadata>
<id>System.Diagnostics.EventLog</id>
<id>System.Diagnostics.EventLog</id>
<version>6.0.0-preview.6.21352.12</version>
<version>6.0.0-dev</version>
<title>System.Diagnostics.EventLog</title>
<authors>Microsoft</authors>
<authors>Microsoft</authors>
<owners>microsoft,dotnetframework</owners>
<owners></owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<license type="expression">MIT</license>
<license type="expression">MIT</license>
<icon>Icon.png</icon>
<icon>Icon.png</icon>
<projectUrl>https://dot.net/</projectUrl>
<projectUrl>https://dot.net/</projectUrl>
<iconUrl>http://go.microsoft.com/fwlink/?LinkID=288859</iconUrl>
<description>Provides the System.Diagnostics.EventLog class, which allows the applications to use the windows event log service.
<description>Provides the System.Diagnostics.EventLog class, which allows the applications to use the windows event log service.


Commonly Used Types:
Commonly Used Types:
System.Diagnostics.EventLog</description>
System.Diagnostics.EventLog</description>
<releaseNotes>https://go.microsoft.com/fwlink/?LinkID=799421</releaseNotes>
<releaseNotes>https://go.microsoft.com/fwlink/?LinkID=799421</releaseNotes>
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
<serviceable>true</serviceable>
<serviceable>true</serviceable>
<repository type="git" url="https://github.com/dotnet/runtime" commit="770d630b283ec1be4a8ed41ac78e13ec1fd957b1" />
<repository type="git" url="https://github.com/dotnet/runtime" commit="0000000000000000000000000000000000000000" />
<dependencies>
<dependencies>
<group targetFramework=".NETFramework4.6.1">
<group targetFramework=".NETFramework4.6.1">
<dependency id="System.Security.Principal.Windows" version="5.0.0" />
<dependency id="System.Security.Principal.Windows" version="5.0.0" exclude="Build,Analyzers" />
</group>
</group>
<group targetFramework="net6.0" />
<group targetFramework=".NETCoreApp3.1">
<group targetFramework=".NETCoreApp3.1">
<dependency id="Microsoft.Win32.Registry" version="5.0.0" exclude="Compile" />
<dependency id="Microsoft.Win32.Registry" version="5.0.0" exclude="Build,Analyzers" />
<dependency id="System.Security.Principal.Windows" version="5.0.0" />
<dependency id="System.Security.Principal.Windows" version="5.0.0" exclude="Build,Analyzers" />
</group>
</group>
<group targetFramework="net6.0" />
<group targetFramework=".NETStandard2.0">
<group targetFramework=".NETStandard2.0">
<dependency id="System.Security.Principal.Windows" version="5.0.0" />
<dependency id="System.Security.Principal.Windows" version="5.0.0" exclude="Build,Analyzers" />
</group>
</group>
</dependencies>
</dependencies>
<frameworkAssemblies>
<frameworkAssembly assemblyName="mscorlib" targetFramework=".NETFramework4.6.1" />
<frameworkAssembly assemblyName="System" targetFramework=".NETFramework4.6.1" />
<frameworkAssembly assemblyName="System.Core" targetFramework=".NETFramework4.6.1" />
</frameworkAssemblies>
</metadata>
</metadata>
</package>
</package>