Use fixed version of OpenIdConnect
This commit is contained in:
parent
2b259e8b99
commit
00c81d41aa
|
|
@ -10,7 +10,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"Microsoft.AspNet.Authentication": "1.0.0-*",
|
||||
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "2.0.0-rc1-*"
|
||||
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "2.0.0-rc1-210191231"
|
||||
},
|
||||
"frameworks": {
|
||||
"dnx451": {
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"Microsoft.AspNet.Authentication": "1.0.0-*",
|
||||
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "2.0.0-rc1-*"
|
||||
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "2.0.0-rc1-210191231"
|
||||
},
|
||||
"frameworks": {
|
||||
"dnx451": {
|
||||
|
|
|
|||
Loading…
Reference in New Issue