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

Commit 3eab3ef

Browse files
committed
Updating package that was missed
1 parent 734d36b commit 3eab3ef

File tree

1 file changed

+1
-1
lines changed
  • src/Microsoft.AspNetCore.Authentication.JwtBearer

1 file changed

+1
-1
lines changed

src/Microsoft.AspNetCore.Authentication.JwtBearer/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"version": "1.1.0-*",
2727
"type": "build"
2828
},
29-
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "2.0.0",
29+
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "2.0.1-*",
3030
"NETStandard.Library": "1.6.1-*"
3131
},
3232
"frameworks": {

0 commit comments

Comments
 (0)