@@ -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.8.0" />
3333 <dependency id =" Microsoft.Identity.Client" version =" 4.53.0" />
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 =" 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" />
4343 <dependency id =" Azure.Identity" version =" 1.8.0" />
4444 <dependency id =" Microsoft.Identity.Client" version =" 4.53.0" 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 =" 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" />
5858 <dependency id =" Azure.Identity" version =" 1.8.0" />
5959 <dependency id =" Microsoft.Identity.Client" version =" 4.53.0" exclude =" Compile" />
6060 <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>
6868 <dependency id =" System.Security.Principal.Windows" version =" 5.0.0" exclude =" Compile" />
6969 </group >
7070 <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" />
7272 <dependency id =" Azure.Identity" version =" 1.8.0" />
7373 <dependency id =" Microsoft.Identity.Client" version =" 4.53.0" exclude =" Compile" />
7474 <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>
8686 <dependency id =" System.Security.Principal.Windows" version =" 5.0.0" exclude =" Compile" />
8787 </group >
8888 <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" />
9090 <dependency id =" Azure.Identity" version =" 1.8.0" />
9191 <dependency id =" Microsoft.Identity.Client" version =" 4.53.0" exclude =" Compile" />
9292 <dependency id =" Microsoft.IdentityModel.Protocols.OpenIdConnect" version =" 6.24.0" />
0 commit comments