@@ -29,7 +29,7 @@ When using NuGet 3.x this package requires at least version 3.4.</description>
2929 <dependencies >
3030 <group targetFramework =" net462" >
3131 <dependency id =" Microsoft.Data.SqlClient.SNI" version =" 5.1.0" />
32- <dependency id =" Azure.Identity" version =" 1.7 .0" />
32+ <dependency id =" Azure.Identity" version =" 1.8 .0" />
3333 <dependency id =" Microsoft.Identity.Client" version =" 4.47.2" />
3434 <dependency id =" Microsoft.IdentityModel.JsonWebTokens" version =" 6.24.0" />
3535 <dependency id =" Microsoft.IdentityModel.Protocols.OpenIdConnect" version =" 6.24.0" />
@@ -40,7 +40,7 @@ When using NuGet 3.x this package requires at least version 3.4.</description>
4040 </group >
4141 <group targetFramework =" net6.0" >
4242 <dependency id =" Microsoft.Data.SqlClient.SNI.runtime" version =" 5.1.0" exclude =" Compile" />
43- <dependency id =" Azure.Identity" version =" 1.7 .0" />
43+ <dependency id =" Azure.Identity" version =" 1.8 .0" />
4444 <dependency id =" Microsoft.Identity.Client" version =" 4.47.2" exclude =" Compile" />
4545 <dependency id =" Microsoft.IdentityModel.Protocols.OpenIdConnect" version =" 6.24.0" />
4646 <dependency id =" Microsoft.IdentityModel.JsonWebTokens" version =" 6.24.0" />
@@ -55,7 +55,7 @@ When using NuGet 3.x this package requires at least version 3.4.</description>
5555 </group >
5656 <group targetFramework =" netstandard2.0" >
5757 <dependency id =" Microsoft.Data.SqlClient.SNI.runtime" version =" 5.1.0" exclude =" Compile" />
58- <dependency id =" Azure.Identity" version =" 1.7 .0" />
58+ <dependency id =" Azure.Identity" version =" 1.8 .0" />
5959 <dependency id =" Microsoft.Identity.Client" version =" 4.47.2" exclude =" Compile" />
6060 <dependency id =" Microsoft.IdentityModel.Protocols.OpenIdConnect" version =" 6.24.0" />
6161 <dependency id =" Microsoft.IdentityModel.JsonWebTokens" version =" 6.24.0" />
@@ -72,7 +72,7 @@ When using NuGet 3.x this package requires at least version 3.4.</description>
7272 </group >
7373 <group targetFramework =" netstandard2.1" >
7474 <dependency id =" Microsoft.Data.SqlClient.SNI.runtime" version =" 5.1.0" exclude =" Compile" />
75- <dependency id =" Azure.Identity" version =" 1.7 .0" />
75+ <dependency id =" Azure.Identity" version =" 1.8 .0" />
7676 <dependency id =" Microsoft.Identity.Client" version =" 4.47.2" exclude =" Compile" />
7777 <dependency id =" Microsoft.IdentityModel.Protocols.OpenIdConnect" version =" 6.24.0" />
7878 <dependency id =" Microsoft.IdentityModel.JsonWebTokens" version =" 6.24.0" />
0 commit comments