We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04d9452 commit 183697bCopy full SHA for 183697b
authentication/Authentication_PKCE/Sample.Auth.Pkce/packages.config
@@ -1,7 +1,7 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<packages>
3
<package id="Microsoft.IdentityModel.Abstractions" version="7.0.3" targetFramework="net48" />
4
- <package id="Microsoft.IdentityModel.Logging" version="6.31.0" targetFramework="net48" />
+ <package id="Microsoft.IdentityModel.Logging" version="7.0.3" targetFramework="net48" />
5
<package id="Microsoft.IdentityModel.Tokens" version="7.0.3" targetFramework="net48" />
6
<package id="Newtonsoft.Json" version="13.0.3" targetFramework="net48" />
7
</packages>
0 commit comments