@@ -30,6 +30,7 @@ When using NuGet 3.x this package requires at least version 3.4.</description>
3030 <group targetFramework =" net461" >
3131 <dependency id =" Microsoft.Data.SqlClient.SNI" version =" 3.0.0-preview1.21104.2" />
3232 <dependency id =" Azure.Identity" version =" 1.3.0" />
33+ <dependency id =" System.Text.Encodings.Web" version =" 4.7.2" />
3334 <dependency id =" Microsoft.Identity.Client" version =" 4.22.0" />
3435 <dependency id =" Microsoft.IdentityModel.Protocols.OpenIdConnect" version =" 6.8.0" />
3536 <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>
4445 <dependency id =" System.Configuration.ConfigurationManager" version =" 4.7.0" exclude =" Compile" />
4546 <dependency id =" System.Runtime.Caching" version =" 4.7.0" exclude =" Compile" />
4647 <dependency id =" Azure.Identity" version =" 1.3.0" />
48+ <dependency id =" System.Text.Encodings.Web" version =" 4.7.2" />
4749 <dependency id =" Microsoft.Identity.Client" version =" 4.22.0" exclude =" Compile" />
4850 <dependency id =" Microsoft.IdentityModel.Protocols.OpenIdConnect" version =" 6.8.0" />
4951 <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>
5759 <dependency id =" System.Configuration.ConfigurationManager" version =" 4.7.0" exclude =" Compile" />
5860 <dependency id =" System.Runtime.Caching" version =" 4.7.0" exclude =" Compile" />
5961 <dependency id =" Azure.Identity" version =" 1.3.0" />
62+ <dependency id =" System.Text.Encodings.Web" version =" 4.7.2" />
6063 <dependency id =" Microsoft.Identity.Client" version =" 4.22.0" exclude =" Compile" />
6164 <dependency id =" Microsoft.IdentityModel.Protocols.OpenIdConnect" version =" 6.8.0" />
6265 <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>
7073 <dependency id =" System.Text.Encoding.CodePages" version =" 4.7.0" exclude =" Compile" />
7174 <dependency id =" System.Runtime.Caching" version =" 4.7.0" exclude =" Compile" />
7275 <dependency id =" Azure.Identity" version =" 1.3.0" />
76+ <dependency id =" System.Text.Encodings.Web" version =" 4.7.2" />
7377 <dependency id =" Microsoft.Identity.Client" version =" 4.22.0" exclude =" Compile" />
7478 <dependency id =" Microsoft.IdentityModel.Protocols.OpenIdConnect" version =" 6.8.0" />
7579 <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>
8488 <dependency id =" System.Text.Encoding.CodePages" version =" 4.7.0" exclude =" Compile" />
8589 <dependency id =" System.Runtime.Caching" version =" 4.7.0" exclude =" Compile" />
8690 <dependency id =" Azure.Identity" version =" 1.3.0" />
91+ <dependency id =" System.Text.Encodings.Web" version =" 4.7.2" />
8792 <dependency id =" Microsoft.Identity.Client" version =" 4.22.0" exclude =" Compile" />
8893 <dependency id =" Microsoft.IdentityModel.Protocols.OpenIdConnect" version =" 6.8.0" />
8994 <dependency id =" Microsoft.IdentityModel.JsonWebTokens" version =" 6.8.0" />
0 commit comments