download dnx during the build

This commit is contained in:
Bryan 2015-12-08 18:54:02 -08:00 committed by Bryan Thornbury
parent 16fa836215
commit 1d764f1c64
8 changed files with 31 additions and 34 deletions

View file

@ -7,11 +7,6 @@
"dependencies": {
"NETStandard.Library": "1.0.0-rc2-23608",
"System.Linq": "4.0.1-rc2-23608",
"Microsoft.DotNet.ILCompiler": "1.0.2-*",
"Microsoft.DotNet.ObjectWriter": "1.0.2-*",
"Microsoft.DotNet.RyuJit": "1.0.0-*",
"Microsoft.DotNet.Compiler.Common": "1.0.0-*",
"Microsoft.DotNet.Cli.Utils": {
"type": "build",