Merge branch 'release' into dev

This commit is contained in:
dougbu 2014-06-23 15:45:03 -07:00
commit 2bfc3e32e9
3 changed files with 4 additions and 4 deletions

View File

@ -3,13 +3,13 @@
"warningsAsErrors": true
},
"dependencies": {
"Helios": "1.0.0-*",
"Microsoft.AspNet.Http": "1.0.0-*",
"Microsoft.AspNet.Mvc": "",
"Microsoft.AspNet.Mvc.Core": "",
"Microsoft.AspNet.Mvc.ModelBinding": "",
"Microsoft.AspNet.Mvc.Razor": "",
"Microsoft.AspNet.Routing": "1.0.0-*",
"Microsoft.AspNet.Server.IIS": "1.0.0-*",
"Microsoft.AspNet.Server.WebListener": "1.0.0-*",
"Microsoft.DataAnnotations": "1.0.0-*",
"Microsoft.Framework.ConfigurationModel": "1.0.0-*",

View File

@ -1,7 +1,7 @@
{
"dependencies": {
"Helios": "1.0.0-*",
"Microsoft.AspNet.Mvc": ""
"Microsoft.AspNet.Mvc": "",
"Microsoft.AspNet.Server.IIS": "1.0.0-*"
},
"configurations": {
"net45": { },

View File

@ -1,7 +1,7 @@
{
"dependencies": {
"Helios": "1.0.0-*",
"Microsoft.AspNet.Mvc": "",
"Microsoft.AspNet.Server.IIS": "1.0.0-*",
"Microsoft.Framework.ConfigurationModel.Json": "1.0.0-*"
},
"configurations": {