@@ -29,8 +29,8 @@ When using NuGet 3.x this package requires at least version 3.4.</description>
29
29
<dependencies >
30
30
<group targetFramework =" net462" >
31
31
<dependency id =" Microsoft.Data.SqlClient.SNI" version =" 5.1.1" />
32
- <dependency id =" Azure.Identity" version =" 1.10 .3" />
33
- <dependency id =" Microsoft.Identity.Client" version =" 4.56.0 " />
32
+ <dependency id =" Azure.Identity" version =" 1.11 .3" />
33
+ <dependency id =" Microsoft.Identity.Client" version =" 4.60.3 " />
34
34
<dependency id =" Microsoft.IdentityModel.JsonWebTokens" version =" 6.35.0" />
35
35
<dependency id =" Microsoft.IdentityModel.Protocols.OpenIdConnect" version =" 6.35.0" />
36
36
<dependency id =" System.Buffers" version =" 4.5.1" />
@@ -40,8 +40,8 @@ When using NuGet 3.x this package requires at least version 3.4.</description>
40
40
</group >
41
41
<group targetFramework =" net6.0" >
42
42
<dependency id =" Microsoft.Data.SqlClient.SNI.runtime" version =" 5.1.1" exclude =" Compile" />
43
- <dependency id =" Azure.Identity" version =" 1.10 .3" />
44
- <dependency id =" Microsoft.Identity.Client" version =" 4.56.0 " exclude =" Compile" />
43
+ <dependency id =" Azure.Identity" version =" 1.11 .3" />
44
+ <dependency id =" Microsoft.Identity.Client" version =" 4.60.3 " exclude =" Compile" />
45
45
<dependency id =" Microsoft.IdentityModel.Protocols.OpenIdConnect" version =" 6.35.0" />
46
46
<dependency id =" Microsoft.IdentityModel.JsonWebTokens" version =" 6.35.0" />
47
47
<dependency id =" Microsoft.SqlServer.Server" version =" 1.0.0" />
@@ -55,8 +55,8 @@ When using NuGet 3.x this package requires at least version 3.4.</description>
55
55
</group >
56
56
<group targetFramework =" netstandard2.0" >
57
57
<dependency id =" Microsoft.Data.SqlClient.SNI.runtime" version =" 5.1.1" exclude =" Compile" />
58
- <dependency id =" Azure.Identity" version =" 1.10 .3" />
59
- <dependency id =" Microsoft.Identity.Client" version =" 4.56.0 " exclude =" Compile" />
58
+ <dependency id =" Azure.Identity" version =" 1.11 .3" />
59
+ <dependency id =" Microsoft.Identity.Client" version =" 4.60.3 " exclude =" Compile" />
60
60
<dependency id =" Microsoft.IdentityModel.Protocols.OpenIdConnect" version =" 6.35.0" />
61
61
<dependency id =" Microsoft.IdentityModel.JsonWebTokens" version =" 6.35.0" />
62
62
<dependency id =" Microsoft.SqlServer.Server" version =" 1.0.0" />
@@ -72,8 +72,8 @@ When using NuGet 3.x this package requires at least version 3.4.</description>
72
72
</group >
73
73
<group targetFramework =" netstandard2.1" >
74
74
<dependency id =" Microsoft.Data.SqlClient.SNI.runtime" version =" 5.1.1" exclude =" Compile" />
75
- <dependency id =" Azure.Identity" version =" 1.10 .3" />
76
- <dependency id =" Microsoft.Identity.Client" version =" 4.56.0 " exclude =" Compile" />
75
+ <dependency id =" Azure.Identity" version =" 1.11 .3" />
76
+ <dependency id =" Microsoft.Identity.Client" version =" 4.60.3 " exclude =" Compile" />
77
77
<dependency id =" Microsoft.IdentityModel.Protocols.OpenIdConnect" version =" 6.35.0" />
78
78
<dependency id =" Microsoft.IdentityModel.JsonWebTokens" version =" 6.35.0" />
79
79
<dependency id =" Microsoft.SqlServer.Server" version =" 1.0.0" />
0 commit comments