Changing Wilson package versions to beta4

This commit is contained in:
Praburaj 2015-03-31 10:34:44 -07:00
parent ffd2489f6c
commit 1a37bf1747
2 changed files with 2 additions and 3 deletions

View File

@ -4,8 +4,7 @@
"dependencies": { "dependencies": {
"Microsoft.AspNet.Authentication": "1.0.0-*", "Microsoft.AspNet.Authentication": "1.0.0-*",
"Microsoft.Framework.NotNullAttribute.Internal": { "type": "build", "version": "1.0.0-*" }, "Microsoft.Framework.NotNullAttribute.Internal": { "type": "build", "version": "1.0.0-*" },
"Microsoft.IdentityModel.Protocol.Extensions": "2.0.0-beta1-*", "Microsoft.IdentityModel.Protocol.Extensions": "2.0.0-beta4-*"
"System.IdentityModel.Tokens": "5.0.0-beta1-*"
}, },
"frameworks": { "frameworks": {
"dnx451": { "dnx451": {

View File

@ -4,7 +4,7 @@
"dependencies": { "dependencies": {
"Microsoft.AspNet.Authentication": "1.0.0-*", "Microsoft.AspNet.Authentication": "1.0.0-*",
"Microsoft.Framework.NotNullAttribute.Internal": { "type": "build", "version": "1.0.0-*" }, "Microsoft.Framework.NotNullAttribute.Internal": { "type": "build", "version": "1.0.0-*" },
"Microsoft.IdentityModel.Protocol.Extensions": "2.0.0-beta1-*" "Microsoft.IdentityModel.Protocol.Extensions": "2.0.0-beta4-*"
}, },
"frameworks": { "frameworks": {
"dnx451": { "dnx451": {