@@ -29,7 +29,7 @@ When using NuGet 3.x this package requires at least version 3.4.</description>
29
29
<tags >sqlclient microsoft.data.sqlclient</tags >
30
30
<dependencies >
31
31
<group targetFramework =" net462" >
32
- <dependency id =" Microsoft.Data.SqlClient.SNI" version =" 6.0.1 " />
32
+ <dependency id =" Microsoft.Data.SqlClient.SNI" version =" 6.0.2 " />
33
33
<dependency id =" Azure.Identity" version =" 1.11.4" />
34
34
<dependency id =" Microsoft.Extensions.Caching.Memory" version =" 8.0.1" exclude =" Compile" />
35
35
<dependency id =" Microsoft.IdentityModel.JsonWebTokens" version =" 7.5.0" />
@@ -41,7 +41,7 @@ When using NuGet 3.x this package requires at least version 3.4.</description>
41
41
<dependency id =" Microsoft.Bcl.Cryptography" version =" 8.0.0" />
42
42
</group >
43
43
<group targetFramework =" net8.0" >
44
- <dependency id =" Microsoft.Data.SqlClient.SNI.runtime" version =" 6.0.1 " exclude =" Compile" />
44
+ <dependency id =" Microsoft.Data.SqlClient.SNI.runtime" version =" 6.0.2 " exclude =" Compile" />
45
45
<dependency id =" Azure.Identity" version =" 1.11.4" />
46
46
<dependency id =" Microsoft.Extensions.Caching.Memory" version =" 8.0.1" exclude =" Compile" />
47
47
<dependency id =" Microsoft.IdentityModel.JsonWebTokens" version =" 7.5.0" />
@@ -52,7 +52,7 @@ When using NuGet 3.x this package requires at least version 3.4.</description>
52
52
<dependency id =" Microsoft.Bcl.Cryptography" version =" 8.0.0" />
53
53
</group >
54
54
<group targetFramework =" net9.0" >
55
- <dependency id =" Microsoft.Data.SqlClient.SNI.runtime" version =" 6.0.1 " exclude =" Compile" />
55
+ <dependency id =" Microsoft.Data.SqlClient.SNI.runtime" version =" 6.0.2 " exclude =" Compile" />
56
56
<dependency id =" Azure.Identity" version =" 1.11.4" />
57
57
<dependency id =" Microsoft.Extensions.Caching.Memory" version =" 9.0.0" exclude =" Compile" />
58
58
<dependency id =" Microsoft.IdentityModel.JsonWebTokens" version =" 7.5.0" />