Skip to content
This repository was archived by the owner on Dec 13, 2018. It is now read-only.

Commit 6dfc95b

Browse files
committed
Update to newer OIDC library
1 parent a363368 commit 6dfc95b

File tree

1 file changed

+1
-1
lines changed
  • src/Microsoft.AspNet.Authentication.OpenIdConnect

1 file changed

+1
-1
lines changed

src/Microsoft.AspNet.Authentication.OpenIdConnect/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"Microsoft.AspNet.Authentication": "1.0.0-*",
14-
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "2.0.0-rc1-211021236"
14+
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "2.0.0-rc1-211061307"
1515
},
1616
"frameworks": {
1717
"dnx451": {

0 commit comments

Comments
 (0)