fix TestApp project.json
This commit is contained in:
parent
c60cef1e9b
commit
4624544e06
1 changed files with 3 additions and 1 deletions
|
@ -1,6 +1,8 @@
|
||||||
{
|
{
|
||||||
"version": "1.0.0-*",
|
"version": "1.0.0-*",
|
||||||
"emitEntryPoint": true,
|
"compilationOptions": {
|
||||||
|
"emitEntryPoint": true
|
||||||
|
},
|
||||||
|
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Microsoft.NETCore.ConsoleHost": "1.0.0-*",
|
"Microsoft.NETCore.ConsoleHost": "1.0.0-*",
|
||||||
|
|
Loading…
Add table
Reference in a new issue