Microsoft.Data.SqlClient.Internal.Logging 7.0.2
Microsoft.Data.SqlClient Internal Logging - ETW EventSource for SqlClient tracing and diagnostics. This package is for internal use by other Microsoft.Data.SqlClient packages only and should not be referenced directly by application code.
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata>
<id>Microsoft.Data.SqlClient.Internal.Logging</id>
<version>7.0.2</version>
<title>Microsoft.Data.SqlClient.Internal.Logging</title>
<authors>Microsoft</authors>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<license type="expression">MIT</license>
<licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
<icon>dotnet.png</icon>
<readme>README.md</readme>
<projectUrl>https://aka.ms/sqlclientproject</projectUrl>
<description>Microsoft.Data.SqlClient Internal Logging - ETW EventSource for SqlClient tracing
and diagnostics.
This package is for internal use by other Microsoft.Data.SqlClient
packages only and should not be referenced directly by application code.</description>
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
<tags>sqlclient microsoft.data.sqlclient internal logging</tags>
<repository type="git" url="https://github.com/dotnet/SqlClient" commit="8c70cec98444338ddb0b97be94c34fde93970241" />
<dependencies>
<group targetFramework=".NETStandard2.0" />
</dependencies>
</metadata>
</package>