React to renames
This commit is contained in:
parent
c94cfc5b0e
commit
6fb34c6ab7
|
|
@ -11,7 +11,7 @@
|
||||||
"Common": "",
|
"Common": "",
|
||||||
"Microsoft.AspNet.Mvc.ModelBinding": "",
|
"Microsoft.AspNet.Mvc.ModelBinding": "",
|
||||||
"Microsoft.Framework.DependencyInjection": "0.1-alpha-*",
|
"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-*"
|
"Microsoft.AspNet.Security.DataProtection" : "0.1-alpha-*"
|
||||||
},
|
},
|
||||||
"configurations": {
|
"configurations": {
|
||||||
|
|
|
||||||
|
|
@ -11,7 +11,7 @@
|
||||||
"Microsoft.AspNet.Mvc.Core" : "",
|
"Microsoft.AspNet.Mvc.Core" : "",
|
||||||
"Microsoft.AspNet.Mvc.ModelBinding" : "",
|
"Microsoft.AspNet.Mvc.ModelBinding" : "",
|
||||||
"Microsoft.Framework.DependencyInjection": "0.1-alpha-*",
|
"Microsoft.Framework.DependencyInjection": "0.1-alpha-*",
|
||||||
"Microsoft.Net.Runtime.Interfaces": "0.1-alpha-*"
|
"Microsoft.Framework.Runtime.Interfaces": "0.1-alpha-*"
|
||||||
},
|
},
|
||||||
"configurations": {
|
"configurations": {
|
||||||
"net45": {
|
"net45": {
|
||||||
|
|
|
||||||
|
|
@ -13,7 +13,7 @@
|
||||||
"Microsoft.AspNet.Mvc.Razor.Host" : "",
|
"Microsoft.AspNet.Mvc.Razor.Host" : "",
|
||||||
"Microsoft.AspNet.Mvc.ModelBinding" : "",
|
"Microsoft.AspNet.Mvc.ModelBinding" : "",
|
||||||
"K.Roslyn" : "0.1-alpha-*",
|
"K.Roslyn" : "0.1-alpha-*",
|
||||||
"Microsoft.Net.Runtime.Interfaces": "0.1-alpha-*"
|
"Microsoft.Framework.Runtime.Interfaces": "0.1-alpha-*"
|
||||||
},
|
},
|
||||||
"configurations": {
|
"configurations": {
|
||||||
"net45": {
|
"net45": {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue