@@ -28,7 +28,7 @@ When using NuGet 3.x this package requires at least version 3.4.</description>
28
28
<tags >sqlclient microsoft.data.sqlclient</tags >
29
29
<dependencies >
30
30
<group targetFramework =" net462" >
31
- <dependency id =" Microsoft.Data.SqlClient.SNI" version =" 5.1.0-preview1.22278.1 " />
31
+ <dependency id =" Microsoft.Data.SqlClient.SNI" version =" 5.1.0-preview2.22311.2 " />
32
32
<dependency id =" Azure.Identity" version =" 1.7.0" />
33
33
<dependency id =" Microsoft.Identity.Client" version =" 4.47.2" />
34
34
<dependency id =" Microsoft.IdentityModel.JsonWebTokens" version =" 6.24.0" />
@@ -42,7 +42,7 @@ When using NuGet 3.x this package requires at least version 3.4.</description>
42
42
<dependency id =" System.Text.Encodings.Web" version =" 6.0.0" />
43
43
</group >
44
44
<group targetFramework =" net6.0" >
45
- <dependency id =" Microsoft.Data.SqlClient.SNI.runtime" version =" 5.1.0-preview1.22278.1 " exclude =" Compile" />
45
+ <dependency id =" Microsoft.Data.SqlClient.SNI.runtime" version =" 5.1.0-preview2.22311.2 " exclude =" Compile" />
46
46
<dependency id =" Azure.Identity" version =" 1.7.0" />
47
47
<dependency id =" Microsoft.Identity.Client" version =" 4.47.2" exclude =" Compile" />
48
48
<dependency id =" Microsoft.IdentityModel.Protocols.OpenIdConnect" version =" 6.24.0" />
@@ -61,7 +61,7 @@ When using NuGet 3.x this package requires at least version 3.4.</description>
61
61
<dependency id =" System.Security.Principal.Windows" version =" 5.0.0" exclude =" Compile" />
62
62
</group >
63
63
<group targetFramework =" netstandard2.0" >
64
- <dependency id =" Microsoft.Data.SqlClient.SNI.runtime" version =" 5.1.0-preview1.22278.1 " exclude =" Compile" />
64
+ <dependency id =" Microsoft.Data.SqlClient.SNI.runtime" version =" 5.1.0-preview2.22311.2 " exclude =" Compile" />
65
65
<dependency id =" Azure.Identity" version =" 1.7.0" />
66
66
<dependency id =" Microsoft.Identity.Client" version =" 4.47.2" exclude =" Compile" />
67
67
<dependency id =" Microsoft.IdentityModel.Protocols.OpenIdConnect" version =" 6.24.0" />
@@ -80,7 +80,7 @@ When using NuGet 3.x this package requires at least version 3.4.</description>
80
80
<dependency id =" System.Security.Principal.Windows" version =" 5.0.0" exclude =" Compile" />
81
81
</group >
82
82
<group targetFramework =" netstandard2.1" >
83
- <dependency id =" Microsoft.Data.SqlClient.SNI.runtime" version =" 5.1.0-preview1.22278.1 " exclude =" Compile" />
83
+ <dependency id =" Microsoft.Data.SqlClient.SNI.runtime" version =" 5.1.0-preview2.22311.2 " exclude =" Compile" />
84
84
<dependency id =" Azure.Identity" version =" 1.7.0" />
85
85
<dependency id =" Microsoft.Identity.Client" version =" 4.47.2" exclude =" Compile" />
86
86
<dependency id =" Microsoft.IdentityModel.Protocols.OpenIdConnect" version =" 6.24.0" />
0 commit comments