@@ -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.2.0" />
32
- <dependency id =" Azure.Identity" version =" 1.11.3 " />
33
- <dependency id =" Microsoft.Identity.Client" version =" 4.60 .3" />
32
+ <dependency id =" Azure.Identity" version =" 1.11.4 " />
33
+ <dependency id =" Microsoft.Identity.Client" version =" 4.61 .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 =" 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.3 " />
44
- <dependency id =" Microsoft.Identity.Client" version =" 4.60 .3" exclude =" Compile" />
43
+ <dependency id =" Azure.Identity" version =" 1.11.4 " />
44
+ <dependency id =" Microsoft.Identity.Client" version =" 4.61 .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" />
@@ -50,8 +50,8 @@ 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.3 " />
54
- <dependency id =" Microsoft.Identity.Client" version =" 4.60 .3" exclude =" Compile" />
53
+ <dependency id =" Azure.Identity" version =" 1.11.4 " />
54
+ <dependency id =" Microsoft.Identity.Client" version =" 4.61 .3" exclude =" Compile" />
55
55
<dependency id =" Microsoft.IdentityModel.Protocols.OpenIdConnect" version =" 6.35.0" />
56
56
<dependency id =" Microsoft.IdentityModel.JsonWebTokens" version =" 6.35.0" />
57
57
<dependency id =" Microsoft.SqlServer.Server" version =" 1.0.0" />
@@ -60,8 +60,8 @@ 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.3 " />
64
- <dependency id =" Microsoft.Identity.Client" version =" 4.60 .3" exclude =" Compile" />
63
+ <dependency id =" Azure.Identity" version =" 1.11.4 " />
64
+ <dependency id =" Microsoft.Identity.Client" version =" 4.61 .3" exclude =" Compile" />
65
65
<dependency id =" Microsoft.IdentityModel.Protocols.OpenIdConnect" version =" 6.35.0" />
66
66
<dependency id =" Microsoft.IdentityModel.JsonWebTokens" version =" 6.35.0" />
67
67
<dependency id =" Microsoft.SqlServer.Server" version =" 1.0.0" />
@@ -78,8 +78,8 @@ 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.3 " />
82
- <dependency id =" Microsoft.Identity.Client" version =" 4.60 .3" exclude =" Compile" />
81
+ <dependency id =" Azure.Identity" version =" 1.11.4 " />
82
+ <dependency id =" Microsoft.Identity.Client" version =" 4.61 .3" exclude =" Compile" />
83
83
<dependency id =" Microsoft.IdentityModel.Protocols.OpenIdConnect" version =" 6.35.0" />
84
84
<dependency id =" Microsoft.IdentityModel.JsonWebTokens" version =" 6.35.0" />
85
85
<dependency id =" Microsoft.SqlServer.Server" version =" 1.0.0" />
0 commit comments