@@ -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.0.0-preview2.22084.1" />
32
- <dependency id =" Azure.Identity" version =" 1.5 .0" />
33
- <dependency id =" Microsoft.Identity.Client" version =" 4.30.1 " />
32
+ <dependency id =" Azure.Identity" version =" 1.6 .0" />
33
+ <dependency id =" Microsoft.Identity.Client" version =" 4.43.2 " />
34
34
<dependency id =" Microsoft.IdentityModel.JsonWebTokens" version =" 6.8.0" />
35
35
<dependency id =" Microsoft.IdentityModel.Protocols.OpenIdConnect" version =" 6.8.0" />
36
36
<dependency id =" System.Buffers" version =" 4.5.1" />
@@ -43,8 +43,8 @@ When using NuGet 3.x this package requires at least version 3.4.</description>
43
43
</group >
44
44
<group targetFramework =" netcoreapp3.1" >
45
45
<dependency id =" Microsoft.Data.SqlClient.SNI.runtime" version =" 5.0.0-preview2.22084.1" exclude =" Compile" />
46
- <dependency id =" Azure.Identity" version =" 1.5 .0" />
47
- <dependency id =" Microsoft.Identity.Client" version =" 4.30.1 " exclude =" Compile" />
46
+ <dependency id =" Azure.Identity" version =" 1.6 .0" />
47
+ <dependency id =" Microsoft.Identity.Client" version =" 4.43.2 " exclude =" Compile" />
48
48
<dependency id =" Microsoft.IdentityModel.Protocols.OpenIdConnect" version =" 6.8.0" />
49
49
<dependency id =" Microsoft.IdentityModel.JsonWebTokens" version =" 6.8.0" />
50
50
<dependency id =" Microsoft.Win32.Registry" version =" 5.0.0" exclude =" Compile" />
@@ -61,8 +61,8 @@ When using NuGet 3.x this package requires at least version 3.4.</description>
61
61
</group >
62
62
<group targetFramework =" netstandard2.0" >
63
63
<dependency id =" Microsoft.Data.SqlClient.SNI.runtime" version =" 5.0.0-preview2.22084.1" exclude =" Compile" />
64
- <dependency id =" Azure.Identity" version =" 1.5 .0" />
65
- <dependency id =" Microsoft.Identity.Client" version =" 4.30.1 " exclude =" Compile" />
64
+ <dependency id =" Azure.Identity" version =" 1.6 .0" />
65
+ <dependency id =" Microsoft.Identity.Client" version =" 4.43.2 " exclude =" Compile" />
66
66
<dependency id =" Microsoft.IdentityModel.Protocols.OpenIdConnect" version =" 6.8.0" />
67
67
<dependency id =" Microsoft.IdentityModel.JsonWebTokens" version =" 6.8.0" />
68
68
<dependency id =" Microsoft.Win32.Registry" version =" 5.0.0" exclude =" Compile" />
@@ -79,8 +79,8 @@ When using NuGet 3.x this package requires at least version 3.4.</description>
79
79
</group >
80
80
<group targetFramework =" netstandard2.1" >
81
81
<dependency id =" Microsoft.Data.SqlClient.SNI.runtime" version =" 5.0.0-preview2.22084.1" exclude =" Compile" />
82
- <dependency id =" Azure.Identity" version =" 1.5 .0" />
83
- <dependency id =" Microsoft.Identity.Client" version =" 4.30.1 " exclude =" Compile" />
82
+ <dependency id =" Azure.Identity" version =" 1.6 .0" />
83
+ <dependency id =" Microsoft.Identity.Client" version =" 4.43.2 " exclude =" Compile" />
84
84
<dependency id =" Microsoft.IdentityModel.Protocols.OpenIdConnect" version =" 6.8.0" />
85
85
<dependency id =" Microsoft.IdentityModel.JsonWebTokens" version =" 6.8.0" />
86
86
<dependency id =" Microsoft.Win32.Registry" version =" 5.0.0" exclude =" Compile" />
0 commit comments