Update IdentityModel dependencies to strong named version.

This commit is contained in:
Cesar Blum Silveira 2015-11-05 11:50:33 -08:00
parent dc6e916bd4
commit bcb02a06ef
2 changed files with 2 additions and 2 deletions

View File

@ -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": {

View File

@ -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": {