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