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

Commit 3a1d645

Browse files
committed
Update IdentityModel dependencies.
1 parent b04c404 commit 3a1d645

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Microsoft.AspNet.Authentication.JwtBearer/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-211090924"
14+
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "2.0.0-rc1-211161024"
1515
},
1616
"frameworks": {
1717
"dnx451": {

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-211090924"
14+
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "2.0.0-rc1-211161024"
1515
},
1616
"frameworks": {
1717
"dnx451": {

0 commit comments

Comments
 (0)