@@ -29,7 +29,7 @@ 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.2.0" />
32
- <dependency id =" Azure.Identity" version =" 1.11.1 " />
32
+ <dependency id =" Azure.Identity" version =" 1.11.2 " />
33
33
<dependency id =" Microsoft.Identity.Client" version =" 4.60.3" />
34
34
<dependency id =" Microsoft.IdentityModel.JsonWebTokens" version =" 7.5.0" />
35
35
<dependency id =" Microsoft.IdentityModel.Protocols.OpenIdConnect" version =" 7.5.0" />
@@ -40,7 +40,7 @@ When using NuGet 3.x this package requires at least version 3.4.</description>
40
40
</group >
41
41
<group targetFramework =" net8.0" >
42
42
<dependency id =" Microsoft.Data.SqlClient.SNI.runtime" version =" 5.2.0" exclude =" Compile" />
43
- <dependency id =" Azure.Identity" version =" 1.11.1 " />
43
+ <dependency id =" Azure.Identity" version =" 1.11.2 " />
44
44
<dependency id =" Microsoft.Identity.Client" version =" 4.60.3" exclude =" Compile" />
45
45
<dependency id =" Microsoft.IdentityModel.Protocols.OpenIdConnect" version =" 7.5.0" />
46
46
<dependency id =" Microsoft.IdentityModel.JsonWebTokens" version =" 7.5.0" />
@@ -50,7 +50,7 @@ When using NuGet 3.x this package requires at least version 3.4.</description>
50
50
</group >
51
51
<group targetFramework =" net6.0" >
52
52
<dependency id =" Microsoft.Data.SqlClient.SNI.runtime" version =" 5.2.0" exclude =" Compile" />
53
- <dependency id =" Azure.Identity" version =" 1.11.1 " />
53
+ <dependency id =" Azure.Identity" version =" 1.11.2 " />
54
54
<dependency id =" Microsoft.Identity.Client" version =" 4.60.3" exclude =" Compile" />
55
55
<dependency id =" Microsoft.IdentityModel.Protocols.OpenIdConnect" version =" 7.5.0" />
56
56
<dependency id =" Microsoft.IdentityModel.JsonWebTokens" version =" 7.5.0" />
@@ -60,7 +60,7 @@ When using NuGet 3.x this package requires at least version 3.4.</description>
60
60
</group >
61
61
<group targetFramework =" netstandard2.0" >
62
62
<dependency id =" Microsoft.Data.SqlClient.SNI.runtime" version =" 5.2.0" exclude =" Compile" />
63
- <dependency id =" Azure.Identity" version =" 1.11.1 " />
63
+ <dependency id =" Azure.Identity" version =" 1.11.2 " />
64
64
<dependency id =" Microsoft.Identity.Client" version =" 4.60.3" exclude =" Compile" />
65
65
<dependency id =" Microsoft.IdentityModel.Protocols.OpenIdConnect" version =" 7.5.0" />
66
66
<dependency id =" Microsoft.IdentityModel.JsonWebTokens" version =" 7.5.0" />
@@ -78,7 +78,7 @@ When using NuGet 3.x this package requires at least version 3.4.</description>
78
78
</group >
79
79
<group targetFramework =" netstandard2.1" >
80
80
<dependency id =" Microsoft.Data.SqlClient.SNI.runtime" version =" 5.2.0" exclude =" Compile" />
81
- <dependency id =" Azure.Identity" version =" 1.11.1 " />
81
+ <dependency id =" Azure.Identity" version =" 1.11.2 " />
82
82
<dependency id =" Microsoft.Identity.Client" version =" 4.60.3" exclude =" Compile" />
83
83
<dependency id =" Microsoft.IdentityModel.Protocols.OpenIdConnect" version =" 7.5.0" />
84
84
<dependency id =" Microsoft.IdentityModel.JsonWebTokens" version =" 7.5.0" />
0 commit comments