@@ -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 =" net461" >
31- <dependency id =" Microsoft.Data.SqlClient.SNI" version =" 4.0.0-preview1.21232.1 " />
31+ <dependency id =" Microsoft.Data.SqlClient.SNI" version =" 4.0.0" />
3232 <dependency id =" Azure.Identity" version =" 1.3.0" />
3333 <dependency id =" Microsoft.Identity.Client" version =" 4.22.0" />
3434 <dependency id =" Microsoft.IdentityModel.JsonWebTokens" version =" 6.8.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 =" 4.0.0-preview1.21232.1 " exclude =" Compile" />
45+ <dependency id =" Microsoft.Data.SqlClient.SNI.runtime" version =" 4.0.0" exclude =" Compile" />
4646 <dependency id =" Azure.Identity" version =" 1.3.0" />
4747 <dependency id =" Microsoft.Identity.Client" version =" 4.22.0" exclude =" Compile" />
4848 <dependency id =" Microsoft.IdentityModel.Protocols.OpenIdConnect" version =" 6.8.0" />
@@ -60,7 +60,7 @@ When using NuGet 3.x this package requires at least version 3.4.</description>
6060 <dependency id =" System.Security.Principal.Windows" version =" 5.0.0" exclude =" Compile" />
6161 </group >
6262 <group targetFramework =" netstandard2.0" >
63- <dependency id =" Microsoft.Data.SqlClient.SNI.runtime" version =" 4.0.0-preview1.21232.1 " exclude =" Compile" />
63+ <dependency id =" Microsoft.Data.SqlClient.SNI.runtime" version =" 4.0.0" exclude =" Compile" />
6464 <dependency id =" Azure.Identity" version =" 1.3.0" />
6565 <dependency id =" Microsoft.Identity.Client" version =" 4.22.0" exclude =" Compile" />
6666 <dependency id =" Microsoft.IdentityModel.Protocols.OpenIdConnect" version =" 6.8.0" />
@@ -78,7 +78,7 @@ When using NuGet 3.x this package requires at least version 3.4.</description>
7878 <dependency id =" System.Security.Principal.Windows" version =" 5.0.0" exclude =" Compile" />
7979 </group >
8080 <group targetFramework =" netstandard2.1" >
81- <dependency id =" Microsoft.Data.SqlClient.SNI.runtime" version =" 4.0.0-preview1.21232.1 " exclude =" Compile" />
81+ <dependency id =" Microsoft.Data.SqlClient.SNI.runtime" version =" 4.0.0" exclude =" Compile" />
8282 <dependency id =" Azure.Identity" version =" 1.3.0" />
8383 <dependency id =" Microsoft.Identity.Client" version =" 4.22.0" exclude =" Compile" />
8484 <dependency id =" Microsoft.IdentityModel.Protocols.OpenIdConnect" version =" 6.8.0" />
0 commit comments