Fixed dependencies to get the right version of IApplicationEnvironment

This commit is contained in:
David Fowler 2014-07-10 10:16:24 -07:00
parent fbd2c4a08e
commit 5208421ad5
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
"dependencies": {
"Microsoft.AspNet.Hosting": "",
"Microsoft.AspNet.TestHost": "",
"Microsoft.Framework.Runtime.Interfaces":"1.0.0-*",
"Xunit.KRunner": "1.0.0-*"
},
"commands": {