Skip to content

Conversation

@cheenamalhotra
Copy link
Member

@cheenamalhotra cheenamalhotra commented Apr 21, 2020

For enhanced experience with .NET Standard 2.0, below changes are needed:

  1. Remove dependency on DiagnosticSource and DiagnosticListener classes as they are not available for .NET Standard 2.0.

  2. Remove dependency on ConfigurationSection as this is also not available in .NET Standard 2.0.

P.S. Tests will be added in a separate PR (post-merge) as that would require rework of existing tests + adding new .NET Standard tests.

Dev NuGet Package for testing the changes:
Microsoft.Data.SqlClient.2.0.0-dev-pr535.nupkg.zip

@cheenamalhotra cheenamalhotra changed the title Remove Diagnostic Source from .NET Standard DLL as it's not supported Remove Diagnostic Source + Configuration Manager from .NET Standard DLL as it's not supported Apr 22, 2020
@cheenamalhotra cheenamalhotra added this to the 2.0.0-preview3 milestone Apr 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants