Fixed dependencies to get the right version of IApplicationEnvironment
This commit is contained in:
parent
fbd2c4a08e
commit
5208421ad5
|
|
@ -2,6 +2,7 @@
|
|||
"dependencies": {
|
||||
"Microsoft.AspNet.Hosting": "",
|
||||
"Microsoft.AspNet.TestHost": "",
|
||||
"Microsoft.Framework.Runtime.Interfaces":"1.0.0-*",
|
||||
"Xunit.KRunner": "1.0.0-*"
|
||||
},
|
||||
"commands": {
|
||||
|
|
|
|||
Loading…
Reference in New Issue