Changing Wilson packages to beta4

This commit is contained in:
Praburaj 2015-03-30 19:10:57 -07:00
parent fb871109c7
commit 101b719994
2 changed files with 3 additions and 3 deletions

View File

@ -4,8 +4,8 @@
"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-*" "System.IdentityModel.Tokens": "5.0.0-beta4-*"
}, },
"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": {