@@ -28,7 +28,7 @@ When using NuGet 3.x this package requires at least version 3.4.</description>
2828 <tags >sqlclient microsoft.data.sqlclient</tags >
2929 <dependencies >
3030 <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 " />
3232 <dependency id =" Azure.Identity" version =" 1.7.0" />
3333 <dependency id =" Microsoft.Identity.Client" version =" 4.47.2" />
3434 <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>
3939 <dependency id =" System.Text.Encodings.Web" version =" 6.0.0" />
4040 </group >
4141 <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" />
4343 <dependency id =" Azure.Identity" version =" 1.7.0" />
4444 <dependency id =" Microsoft.Identity.Client" version =" 4.47.2" exclude =" Compile" />
4545 <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>
5454 <dependency id =" System.Security.Principal.Windows" version =" 5.0.0" exclude =" Compile" />
5555 </group >
5656 <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" />
5858 <dependency id =" Azure.Identity" version =" 1.7.0" />
5959 <dependency id =" Microsoft.Identity.Client" version =" 4.47.2" exclude =" Compile" />
6060 <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>
7171 <dependency id =" System.Security.Principal.Windows" version =" 5.0.0" exclude =" Compile" />
7272 </group >
7373 <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" />
7575 <dependency id =" Azure.Identity" version =" 1.7.0" />
7676 <dependency id =" Microsoft.Identity.Client" version =" 4.47.2" exclude =" Compile" />
7777 <dependency id =" Microsoft.IdentityModel.Protocols.OpenIdConnect" version =" 6.24.0" />
0 commit comments