Updating protocol.extensions package version from beta5 to beta6

This commit is contained in:
unknown 2015-07-07 16:48:07 -07:00 committed by tushar gupta
parent efc35302e8
commit c6aa9371c7
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@
"dependencies": {
"Microsoft.AspNet.Authentication": "1.0.0-*",
"Microsoft.Framework.NotNullAttribute.Sources": { "type": "build", "version": "1.0.0-*" },
"Microsoft.IdentityModel.Protocol.Extensions": "2.0.0-beta5-*"
"Microsoft.IdentityModel.Protocol.Extensions": "2.0.0-beta6-*"
},
"frameworks": {
"dnx451": {

View File

@ -9,7 +9,7 @@
"Microsoft.AspNet.Authentication": "1.0.0-*",
"Microsoft.Framework.Caching.Abstractions": "1.0.0-*",
"Microsoft.Framework.NotNullAttribute.Sources": { "type": "build", "version": "1.0.0-*" },
"Microsoft.IdentityModel.Protocol.Extensions": "2.0.0-beta5-*"
"Microsoft.IdentityModel.Protocol.Extensions": "2.0.0-beta6-*"
},
"frameworks": {
"dnx451": {