diff --git a/test/TestApp/project.json b/test/TestApp/project.json index 446911738..a3a5e0e11 100644 --- a/test/TestApp/project.json +++ b/test/TestApp/project.json @@ -1,6 +1,8 @@ { "version": "1.0.0-*", - "emitEntryPoint": true, + "compilationOptions": { + "emitEntryPoint": true + }, "dependencies": { "Microsoft.NETCore.ConsoleHost": "1.0.0-*",