React to renames

This commit is contained in:
David Fowler 2014-05-08 03:06:18 -07:00
parent c94cfc5b0e
commit 6fb34c6ab7
3 changed files with 3 additions and 3 deletions

View File

@ -11,7 +11,7 @@
"Common": "",
"Microsoft.AspNet.Mvc.ModelBinding": "",
"Microsoft.Framework.DependencyInjection": "0.1-alpha-*",
"Microsoft.Net.Runtime.Interfaces": "0.1-alpha-*",
"Microsoft.Framework.Runtime.Interfaces": "0.1-alpha-*",
"Microsoft.AspNet.Security.DataProtection" : "0.1-alpha-*"
},
"configurations": {

View File

@ -11,7 +11,7 @@
"Microsoft.AspNet.Mvc.Core" : "",
"Microsoft.AspNet.Mvc.ModelBinding" : "",
"Microsoft.Framework.DependencyInjection": "0.1-alpha-*",
"Microsoft.Net.Runtime.Interfaces": "0.1-alpha-*"
"Microsoft.Framework.Runtime.Interfaces": "0.1-alpha-*"
},
"configurations": {
"net45": {

View File

@ -13,7 +13,7 @@
"Microsoft.AspNet.Mvc.Razor.Host" : "",
"Microsoft.AspNet.Mvc.ModelBinding" : "",
"K.Roslyn" : "0.1-alpha-*",
"Microsoft.Net.Runtime.Interfaces": "0.1-alpha-*"
"Microsoft.Framework.Runtime.Interfaces": "0.1-alpha-*"
},
"configurations": {
"net45": {