Removing project.json dependency workarounds that were needed for CoreFX 23901 build.

This commit is contained in:
Eric Erhardt 2016-03-15 12:34:32 -05:00
parent 9b0892c399
commit ce3c594880
17 changed files with 0 additions and 21 deletions

View file

@ -2,7 +2,6 @@
"version": "1.0.0-*",
"dependencies": {
"NETStandard.Library": "1.5.0-rc2-23911",
"System.IO.Compression": "4.1.0-rc2-23911",
"Microsoft.DotNet.Cli.Utils": {
"target": "project"
},