Update IdentityModel dependencies to strong named version.
This commit is contained in:
parent
dc6e916bd4
commit
bcb02a06ef
|
|
@ -10,7 +10,7 @@
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Microsoft.AspNet.Authentication": "1.0.0-*",
|
"Microsoft.AspNet.Authentication": "1.0.0-*",
|
||||||
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "2.0.0-rc1-210191231"
|
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "2.0.0-rc1-211050742"
|
||||||
},
|
},
|
||||||
"frameworks": {
|
"frameworks": {
|
||||||
"dnx451": {
|
"dnx451": {
|
||||||
|
|
|
||||||
|
|
@ -10,7 +10,7 @@
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Microsoft.AspNet.Authentication": "1.0.0-*",
|
"Microsoft.AspNet.Authentication": "1.0.0-*",
|
||||||
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "2.0.0-rc1-210191231"
|
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "2.0.0-rc1-211050742"
|
||||||
},
|
},
|
||||||
"frameworks": {
|
"frameworks": {
|
||||||
"dnx451": {
|
"dnx451": {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue