@@ -30,6 +30,7 @@ When using NuGet 3.x this package requires at least version 3.4.</description>
30
30
<group targetFramework =" net461" >
31
31
<dependency id =" Microsoft.Data.SqlClient.SNI" version =" 3.0.0-preview1.21104.2" />
32
32
<dependency id =" Azure.Identity" version =" 1.3.0" />
33
+ <dependency id =" System.Text.Encodings.Web" version =" 4.7.2" />
33
34
<dependency id =" Microsoft.Identity.Client" version =" 4.22.0" />
34
35
<dependency id =" Microsoft.IdentityModel.Protocols.OpenIdConnect" version =" 6.8.0" />
35
36
<dependency id =" Microsoft.IdentityModel.JsonWebTokens" version =" 6.8.0" />
@@ -44,6 +45,7 @@ When using NuGet 3.x this package requires at least version 3.4.</description>
44
45
<dependency id =" System.Configuration.ConfigurationManager" version =" 4.7.0" exclude =" Compile" />
45
46
<dependency id =" System.Runtime.Caching" version =" 4.7.0" exclude =" Compile" />
46
47
<dependency id =" Azure.Identity" version =" 1.3.0" />
48
+ <dependency id =" System.Text.Encodings.Web" version =" 4.7.2" />
47
49
<dependency id =" Microsoft.Identity.Client" version =" 4.22.0" exclude =" Compile" />
48
50
<dependency id =" Microsoft.IdentityModel.Protocols.OpenIdConnect" version =" 6.8.0" />
49
51
<dependency id =" Microsoft.IdentityModel.JsonWebTokens" version =" 6.8.0" />
@@ -57,6 +59,7 @@ When using NuGet 3.x this package requires at least version 3.4.</description>
57
59
<dependency id =" System.Configuration.ConfigurationManager" version =" 4.7.0" exclude =" Compile" />
58
60
<dependency id =" System.Runtime.Caching" version =" 4.7.0" exclude =" Compile" />
59
61
<dependency id =" Azure.Identity" version =" 1.3.0" />
62
+ <dependency id =" System.Text.Encodings.Web" version =" 4.7.2" />
60
63
<dependency id =" Microsoft.Identity.Client" version =" 4.22.0" exclude =" Compile" />
61
64
<dependency id =" Microsoft.IdentityModel.Protocols.OpenIdConnect" version =" 6.8.0" />
62
65
<dependency id =" Microsoft.IdentityModel.JsonWebTokens" version =" 6.8.0" />
@@ -70,6 +73,7 @@ When using NuGet 3.x this package requires at least version 3.4.</description>
70
73
<dependency id =" System.Text.Encoding.CodePages" version =" 4.7.0" exclude =" Compile" />
71
74
<dependency id =" System.Runtime.Caching" version =" 4.7.0" exclude =" Compile" />
72
75
<dependency id =" Azure.Identity" version =" 1.3.0" />
76
+ <dependency id =" System.Text.Encodings.Web" version =" 4.7.2" />
73
77
<dependency id =" Microsoft.Identity.Client" version =" 4.22.0" exclude =" Compile" />
74
78
<dependency id =" Microsoft.IdentityModel.Protocols.OpenIdConnect" version =" 6.8.0" />
75
79
<dependency id =" Microsoft.IdentityModel.JsonWebTokens" version =" 6.8.0" />
@@ -84,6 +88,7 @@ When using NuGet 3.x this package requires at least version 3.4.</description>
84
88
<dependency id =" System.Text.Encoding.CodePages" version =" 4.7.0" exclude =" Compile" />
85
89
<dependency id =" System.Runtime.Caching" version =" 4.7.0" exclude =" Compile" />
86
90
<dependency id =" Azure.Identity" version =" 1.3.0" />
91
+ <dependency id =" System.Text.Encodings.Web" version =" 4.7.2" />
87
92
<dependency id =" Microsoft.Identity.Client" version =" 4.22.0" exclude =" Compile" />
88
93
<dependency id =" Microsoft.IdentityModel.Protocols.OpenIdConnect" version =" 6.8.0" />
89
94
<dependency id =" Microsoft.IdentityModel.JsonWebTokens" version =" 6.8.0" />
0 commit comments