@@ -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.1.0 " />
31
+ <dependency id =" Microsoft.Data.SqlClient.SNI" version =" 5.1.1 " />
32
32
<dependency id =" Azure.Identity" version =" 1.7.0" />
33
33
<dependency id =" Microsoft.Identity.Client" version =" 4.47.2" />
34
34
<dependency id =" Microsoft.IdentityModel.JsonWebTokens" version =" 6.24.0" />
@@ -39,7 +39,7 @@ When using NuGet 3.x this package requires at least version 3.4.</description>
39
39
<dependency id =" System.Text.Encodings.Web" version =" 6.0.0" />
40
40
</group >
41
41
<group targetFramework =" net6.0" >
42
- <dependency id =" Microsoft.Data.SqlClient.SNI.runtime" version =" 5.1.0 " exclude =" Compile" />
42
+ <dependency id =" Microsoft.Data.SqlClient.SNI.runtime" version =" 5.1.1 " exclude =" Compile" />
43
43
<dependency id =" Azure.Identity" version =" 1.7.0" />
44
44
<dependency id =" Microsoft.Identity.Client" version =" 4.47.2" exclude =" Compile" />
45
45
<dependency id =" Microsoft.IdentityModel.Protocols.OpenIdConnect" version =" 6.24.0" />
@@ -54,7 +54,7 @@ When using NuGet 3.x this package requires at least version 3.4.</description>
54
54
<dependency id =" System.Security.Principal.Windows" version =" 5.0.0" exclude =" Compile" />
55
55
</group >
56
56
<group targetFramework =" netstandard2.0" >
57
- <dependency id =" Microsoft.Data.SqlClient.SNI.runtime" version =" 5.1.0 " exclude =" Compile" />
57
+ <dependency id =" Microsoft.Data.SqlClient.SNI.runtime" version =" 5.1.1 " exclude =" Compile" />
58
58
<dependency id =" Azure.Identity" version =" 1.7.0" />
59
59
<dependency id =" Microsoft.Identity.Client" version =" 4.47.2" exclude =" Compile" />
60
60
<dependency id =" Microsoft.IdentityModel.Protocols.OpenIdConnect" version =" 6.24.0" />
@@ -71,7 +71,7 @@ When using NuGet 3.x this package requires at least version 3.4.</description>
71
71
<dependency id =" System.Security.Principal.Windows" version =" 5.0.0" exclude =" Compile" />
72
72
</group >
73
73
<group targetFramework =" netstandard2.1" >
74
- <dependency id =" Microsoft.Data.SqlClient.SNI.runtime" version =" 5.1.0 " exclude =" Compile" />
74
+ <dependency id =" Microsoft.Data.SqlClient.SNI.runtime" version =" 5.1.1 " exclude =" Compile" />
75
75
<dependency id =" Azure.Identity" version =" 1.7.0" />
76
76
<dependency id =" Microsoft.Identity.Client" version =" 4.47.2" exclude =" Compile" />
77
77
<dependency id =" Microsoft.IdentityModel.Protocols.OpenIdConnect" version =" 6.24.0" />
0 commit comments