File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -36,9 +36,9 @@ When using NuGet 3.x this package requires at least version 3.4.</description>
3636 <dependency id =" Microsoft.IdentityModel.JsonWebTokens" version =" 7.5.0" />
3737 <dependency id =" Microsoft.IdentityModel.Protocols.OpenIdConnect" version =" 7.5.0" />
3838 <dependency id =" System.Buffers" version =" 4.5.1" />
39+ <dependency id =" System.Security.Cryptography.Pkcs" version =" 8.0.1" />
3940 <dependency id =" System.Text.Encodings.Web" version =" 8.0.0" />
4041 <dependency id =" System.Text.Json" version =" 8.0.5" />
41- <dependency id =" System.Security.Cryptography.Pkcs" version =" 8.0.1" />
4242 </group >
4343 <group targetFramework =" net8.0" >
4444 <dependency id =" Azure.Identity" version =" 1.14.2" />
@@ -61,7 +61,6 @@ When using NuGet 3.x this package requires at least version 3.4.</description>
6161 <dependency id =" Microsoft.SqlServer.Server" version =" 1.0.0" />
6262 <dependency id =" System.Configuration.ConfigurationManager" version =" 9.0.4" exclude =" Compile" />
6363 <dependency id =" System.Security.Cryptography.Pkcs" version =" 9.0.4" />
64- <dependency id =" System.Text.Json" version =" 9.0.5" />
6564 </group >
6665 </dependencies >
6766 <frameworkAssemblies >
You can’t perform that action at this time.
0 commit comments