Skip to content

Commit

Permalink
Update SNI version
Browse files Browse the repository at this point in the history
  • Loading branch information
cheenamalhotra committed Aug 22, 2020
1 parent 2b30d77 commit 0e71544
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/specs/Microsoft.Data.SqlClient.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ When using NuGet 3.x this package requires at least version 3.4.</description>
<dependency id="Microsoft.IdentityModel.JsonWebTokens" version="5.6.0" />
</group>
<group targetFramework="netstandard2.1">
<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" />
<dependency id="Microsoft.Win32.Registry" version="4.7.0" exclude="Compile" />
<dependency id="System.Buffers" version="4.5.1" exclude="Compile" />
<dependency id="System.Memory" version="4.5.4" exclude="Compile" />
Expand Down

0 comments on commit 0e71544

Please sign in to comment.