@@ -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.0.0-preview3.22165.1 " />
31+ <dependency id =" Microsoft.Data.SqlClient.SNI" version =" 5.0.0" />
3232 <dependency id =" Azure.Identity" version =" 1.6.0" />
3333 <dependency id =" Microsoft.Identity.Client" version =" 4.45.0" />
3434 <dependency id =" Microsoft.IdentityModel.JsonWebTokens" version =" 6.21.0" />
@@ -42,7 +42,7 @@ When using NuGet 3.x this package requires at least version 3.4.</description>
4242 <dependency id =" System.Text.Encodings.Web" version =" 4.7.2" />
4343 </group >
4444 <group targetFramework =" netcoreapp3.1" >
45- <dependency id =" Microsoft.Data.SqlClient.SNI.runtime" version =" 5.0.0-preview3.22165.1 " exclude =" Compile" />
45+ <dependency id =" Microsoft.Data.SqlClient.SNI.runtime" version =" 5.0.0" exclude =" Compile" />
4646 <dependency id =" Azure.Identity" version =" 1.6.0" />
4747 <dependency id =" Microsoft.Identity.Client" version =" 4.45.0" exclude =" Compile" />
4848 <dependency id =" Microsoft.IdentityModel.Protocols.OpenIdConnect" version =" 6.21.0" />
@@ -61,7 +61,7 @@ When using NuGet 3.x this package requires at least version 3.4.</description>
6161 <dependency id =" System.Security.Principal.Windows" version =" 5.0.0" exclude =" Compile" />
6262 </group >
6363 <group targetFramework =" netstandard2.0" >
64- <dependency id =" Microsoft.Data.SqlClient.SNI.runtime" version =" 5.0.0-preview3.22165.1 " exclude =" Compile" />
64+ <dependency id =" Microsoft.Data.SqlClient.SNI.runtime" version =" 5.0.0" exclude =" Compile" />
6565 <dependency id =" Azure.Identity" version =" 1.6.0" />
6666 <dependency id =" Microsoft.Identity.Client" version =" 4.45.0" exclude =" Compile" />
6767 <dependency id =" Microsoft.IdentityModel.Protocols.OpenIdConnect" version =" 6.21.0" />
@@ -80,7 +80,7 @@ When using NuGet 3.x this package requires at least version 3.4.</description>
8080 <dependency id =" System.Security.Principal.Windows" version =" 5.0.0" exclude =" Compile" />
8181 </group >
8282 <group targetFramework =" netstandard2.1" >
83- <dependency id =" Microsoft.Data.SqlClient.SNI.runtime" version =" 5.0.0-preview3.22165.1 " exclude =" Compile" />
83+ <dependency id =" Microsoft.Data.SqlClient.SNI.runtime" version =" 5.0.0" exclude =" Compile" />
8484 <dependency id =" Azure.Identity" version =" 1.6.0" />
8585 <dependency id =" Microsoft.Identity.Client" version =" 4.45.0" exclude =" Compile" />
8686 <dependency id =" Microsoft.IdentityModel.Protocols.OpenIdConnect" version =" 6.21.0" />
0 commit comments