revert change to project.json in Microsoft.DotNet.Tools.Compiler

This commit is contained in:
Krzysztof Wicher 2015-11-23 15:20:15 -08:00
parent 0ecbc0d5fc
commit e8b9a44489

View file

@ -21,8 +21,7 @@
"Microsoft.Extensions.CommandLineUtils.Sources": { "Microsoft.Extensions.CommandLineUtils.Sources": {
"type": "build", "type": "build",
"version": "1.0.0-*" "version": "1.0.0-*"
}, }
"System.CommandLine" : "0.1.0-d111815-3"
}, },
"frameworks": { "frameworks": {
"dnxcore50": { } "dnxcore50": { }