50ab680688
fix rebase errors PR Feedback more PR feedback fix make new script file executable Remove scripts from TestAppCompilationContext add hashbang to echoscript
17 lines
309 B
JSON
17 lines
309 B
JSON
{
|
|
"version": "1.0.0-*",
|
|
"compilationOptions": {
|
|
"emitEntryPoint": true,
|
|
"preserveCompilationContext": true
|
|
},
|
|
|
|
"dependencies": {
|
|
"TestLibrary": "1.0.0-*",
|
|
|
|
"NETStandard.Library": "1.0.0-rc2-23811"
|
|
},
|
|
|
|
"frameworks": {
|
|
"dnxcore50": { }
|
|
}
|
|
}
|