Remove DNX references from Microsoft.AspNetCore.Mvc.FunctionalTests

Fixes #4677
This commit is contained in:
Pranav K 2016-05-19 12:09:19 -07:00
parent 43c75c922e
commit 1de268d6a7
1 changed files with 1 additions and 4 deletions

View File

@ -50,10 +50,7 @@
"Microsoft.NETCore.App": {
"version": "1.0.0-*",
"type": "platform"
},
"Microsoft.Dnx.Compilation.CSharp.Common": "1.0.0-*",
"Microsoft.Dnx.Compilation.CSharp.Abstractions": "1.0.0-*",
"System.Diagnostics.Process": "4.1.0-*"
}
},
"imports": [
"dnxcore50",