We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b30d77 commit 0e71544Copy full SHA for 0e71544
tools/specs/Microsoft.Data.SqlClient.nuspec
@@ -68,7 +68,7 @@ When using NuGet 3.x this package requires at least version 3.4.</description>
68
<dependency id="Microsoft.IdentityModel.JsonWebTokens" version="5.6.0" />
69
</group>
70
<group targetFramework="netstandard2.1">
71
- <dependency id="Microsoft.Data.SqlClient.SNI.runtime" version="2.0.0" exclude="Compile" />
+ <dependency id="Microsoft.Data.SqlClient.SNI.runtime" version="2.1.0" exclude="Compile" />
72
<dependency id="Microsoft.Win32.Registry" version="4.7.0" exclude="Compile" />
73
<dependency id="System.Buffers" version="4.5.1" exclude="Compile" />
74
<dependency id="System.Memory" version="4.5.4" exclude="Compile" />
0 commit comments