@@ -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 =" 3.0.0-preview1.21104.2 " 
31+         <dependency  id =" Microsoft.Data.SqlClient.SNI" version =" 3.0.0" 
3232        <dependency  id =" Azure.Identity" version =" 1.3.0" 
3333        <dependency  id =" System.Text.Encodings.Web" version =" 4.7.2" 
3434        <dependency  id =" Microsoft.Identity.Client" version =" 4.22.0" 
@@ -37,7 +37,7 @@ When using NuGet 3.x this package requires at least version 3.4.</description>
3737        <dependency  id =" System.Configuration.ConfigurationManager" version =" 4.7.0" exclude =" Compile" 
3838      </group >
3939      <group  targetFramework =" netcoreapp2.1" 
40-         <dependency  id =" Microsoft.Data.SqlClient.SNI.runtime" version =" 3.0.0-preview1.21104.2 " exclude =" Compile" 
40+         <dependency  id =" Microsoft.Data.SqlClient.SNI.runtime" version =" 3.0.0" exclude =" Compile" 
4141        <dependency  id =" Microsoft.Win32.Registry" version =" 4.7.0" exclude =" Compile" 
4242        <dependency  id =" System.Security.Principal.Windows" version =" 4.7.0" exclude =" Compile" 
4343        <dependency  id =" System.Text.Encoding.CodePages" version =" 4.7.0" exclude =" Compile" 
@@ -51,7 +51,7 @@ When using NuGet 3.x this package requires at least version 3.4.</description>
5151        <dependency  id =" Microsoft.IdentityModel.JsonWebTokens" version =" 6.8.0" 
5252      </group >
5353      <group  targetFramework =" netcoreapp3.1" 
54-         <dependency  id =" Microsoft.Data.SqlClient.SNI.runtime" version =" 3.0.0-preview1.21104.2 " exclude =" Compile" 
54+         <dependency  id =" Microsoft.Data.SqlClient.SNI.runtime" version =" 3.0.0" exclude =" Compile" 
5555        <dependency  id =" Microsoft.Win32.Registry" version =" 4.7.0" exclude =" Compile" 
5656        <dependency  id =" System.Security.Principal.Windows" version =" 4.7.0" exclude =" Compile" 
5757        <dependency  id =" System.Text.Encoding.CodePages" version =" 4.7.0" exclude =" Compile" 
@@ -65,7 +65,7 @@ When using NuGet 3.x this package requires at least version 3.4.</description>
6565        <dependency  id =" Microsoft.IdentityModel.JsonWebTokens" version =" 6.8.0" 
6666      </group >
6767      <group  targetFramework =" netstandard2.0" 
68-         <dependency  id =" Microsoft.Data.SqlClient.SNI.runtime" version =" 3.0.0-preview1.21104.2 " exclude =" Compile" 
68+         <dependency  id =" Microsoft.Data.SqlClient.SNI.runtime" version =" 3.0.0" exclude =" Compile" 
6969        <dependency  id =" Microsoft.Win32.Registry" version =" 4.7.0" exclude =" Compile" 
7070        <dependency  id =" System.Buffers" version =" 4.5.1" exclude =" Compile" 
7171        <dependency  id =" System.Memory" version =" 4.5.4" exclude =" Compile" 
@@ -80,7 +80,7 @@ When using NuGet 3.x this package requires at least version 3.4.</description>
8080        <dependency  id =" System.Configuration.ConfigurationManager" version =" 4.7.0" exclude =" Compile" 
8181      </group >
8282      <group  targetFramework =" netstandard2.1" 
83-         <dependency  id =" Microsoft.Data.SqlClient.SNI.runtime" version =" 3.0.0-preview1.21104.2 " exclude =" Compile" 
83+         <dependency  id =" Microsoft.Data.SqlClient.SNI.runtime" version =" 3.0.0" exclude =" Compile" 
8484        <dependency  id =" Microsoft.Win32.Registry" version =" 4.7.0" exclude =" Compile" 
8585        <dependency  id =" System.Buffers" version =" 4.5.1" exclude =" Compile" 
8686        <dependency  id =" System.Memory" version =" 4.5.4" exclude =" Compile" 
0 commit comments