@@ -28,7 +28,7 @@ When using NuGet 3.x this package requires at least version 3.4.</description>
28
28
<tags >sqlclient microsoft.data.sqlclient</tags >
29
29
<dependencies >
30
30
<group targetFramework =" net462" >
31
- <dependency id =" Microsoft.Data.SqlClient.SNI" version =" 5.2.0 " />
31
+ <dependency id =" Microsoft.Data.SqlClient.SNI" version =" 6.0.0-preview1.24226.4 " />
32
32
<dependency id =" Azure.Identity" version =" 1.11.4" />
33
33
<dependency id =" Microsoft.IdentityModel.JsonWebTokens" version =" 7.5.0" />
34
34
<dependency id =" Microsoft.IdentityModel.Protocols.OpenIdConnect" version =" 7.5.0" />
@@ -38,7 +38,7 @@ When using NuGet 3.x this package requires at least version 3.4.</description>
38
38
<dependency id =" System.Text.Encodings.Web" version =" 6.0.0" />
39
39
</group >
40
40
<group targetFramework =" net8.0" >
41
- <dependency id =" Microsoft.Data.SqlClient.SNI.runtime" version =" 5.2.0 " exclude =" Compile" />
41
+ <dependency id =" Microsoft.Data.SqlClient.SNI.runtime" version =" 6.0.0-preview1.24226.4 " exclude =" Compile" />
42
42
<dependency id =" Azure.Identity" version =" 1.11.4" />
43
43
<dependency id =" Microsoft.IdentityModel.Protocols.OpenIdConnect" version =" 7.5.0" />
44
44
<dependency id =" Microsoft.IdentityModel.JsonWebTokens" version =" 7.5.0" />
@@ -47,7 +47,7 @@ When using NuGet 3.x this package requires at least version 3.4.</description>
47
47
<dependency id =" Microsoft.Extensions.Caching.Memory" version =" 8.0.0" exclude =" Compile" />
48
48
</group >
49
49
<group targetFramework =" net6.0" >
50
- <dependency id =" Microsoft.Data.SqlClient.SNI.runtime" version =" 5.2.0 " exclude =" Compile" />
50
+ <dependency id =" Microsoft.Data.SqlClient.SNI.runtime" version =" 6.0.0-preview1.24226.4 " exclude =" Compile" />
51
51
<dependency id =" Azure.Identity" version =" 1.11.4" />
52
52
<dependency id =" Microsoft.IdentityModel.Protocols.OpenIdConnect" version =" 7.5.0" />
53
53
<dependency id =" Microsoft.IdentityModel.JsonWebTokens" version =" 7.5.0" />
0 commit comments