@@ -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.8.0" />
33
33
<dependency id =" Microsoft.Identity.Client" version =" 4.53.0" />
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 =" net7.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.8.0" />
44
44
<dependency id =" Microsoft.Identity.Client" version =" 4.53.0" 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 =" net6.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.8.0" />
59
59
<dependency id =" Microsoft.Identity.Client" version =" 4.53.0" exclude =" Compile" />
60
60
<dependency id =" Microsoft.IdentityModel.Protocols.OpenIdConnect" version =" 6.24.0" />
@@ -68,7 +68,7 @@ When using NuGet 3.x this package requires at least version 3.4.</description>
68
68
<dependency id =" System.Security.Principal.Windows" version =" 5.0.0" exclude =" Compile" />
69
69
</group >
70
70
<group targetFramework =" netstandard2.0" >
71
- <dependency id =" Microsoft.Data.SqlClient.SNI.runtime" version =" 5.1.0 " exclude =" Compile" />
71
+ <dependency id =" Microsoft.Data.SqlClient.SNI.runtime" version =" 5.1.1 " exclude =" Compile" />
72
72
<dependency id =" Azure.Identity" version =" 1.8.0" />
73
73
<dependency id =" Microsoft.Identity.Client" version =" 4.53.0" exclude =" Compile" />
74
74
<dependency id =" Microsoft.IdentityModel.Protocols.OpenIdConnect" version =" 6.24.0" />
@@ -86,7 +86,7 @@ When using NuGet 3.x this package requires at least version 3.4.</description>
86
86
<dependency id =" System.Security.Principal.Windows" version =" 5.0.0" exclude =" Compile" />
87
87
</group >
88
88
<group targetFramework =" netstandard2.1" >
89
- <dependency id =" Microsoft.Data.SqlClient.SNI.runtime" version =" 5.1.0 " exclude =" Compile" />
89
+ <dependency id =" Microsoft.Data.SqlClient.SNI.runtime" version =" 5.1.1 " exclude =" Compile" />
90
90
<dependency id =" Azure.Identity" version =" 1.8.0" />
91
91
<dependency id =" Microsoft.Identity.Client" version =" 4.53.0" exclude =" Compile" />
92
92
<dependency id =" Microsoft.IdentityModel.Protocols.OpenIdConnect" version =" 6.24.0" />
0 commit comments