@@ -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.2.0" />
32- <dependency id =" Azure.Identity" version =" 1.11.2 " />
32+ <dependency id =" Azure.Identity" version =" 1.11.3 " />
3333 <dependency id =" Microsoft.Identity.Client" version =" 4.60.3" />
3434 <dependency id =" Microsoft.IdentityModel.JsonWebTokens" version =" 7.5.0" />
3535 <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>
4040 </group >
4141 <group targetFramework =" net8.0" >
4242 <dependency id =" Microsoft.Data.SqlClient.SNI.runtime" version =" 5.2.0" exclude =" Compile" />
43- <dependency id =" Azure.Identity" version =" 1.11.2 " />
43+ <dependency id =" Azure.Identity" version =" 1.11.3 " />
4444 <dependency id =" Microsoft.Identity.Client" version =" 4.60.3" exclude =" Compile" />
4545 <dependency id =" Microsoft.IdentityModel.Protocols.OpenIdConnect" version =" 7.5.0" />
4646 <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>
5050 </group >
5151 <group targetFramework =" net6.0" >
5252 <dependency id =" Microsoft.Data.SqlClient.SNI.runtime" version =" 5.2.0" exclude =" Compile" />
53- <dependency id =" Azure.Identity" version =" 1.11.2 " />
53+ <dependency id =" Azure.Identity" version =" 1.11.3 " />
5454 <dependency id =" Microsoft.Identity.Client" version =" 4.60.3" exclude =" Compile" />
5555 <dependency id =" Microsoft.IdentityModel.Protocols.OpenIdConnect" version =" 7.5.0" />
5656 <dependency id =" Microsoft.IdentityModel.JsonWebTokens" version =" 7.5.0" />
0 commit comments