revert change to project.json in Microsoft.DotNet.Tools.Compiler
This commit is contained in:
parent
0ecbc0d5fc
commit
e8b9a44489
1 changed files with 1 additions and 2 deletions
|
@ -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": { }
|
||||||
|
|
Loading…
Reference in a new issue