19 lines
478 B
JSON
19 lines
478 B
JSON
{
|
|
"version": "1.0.0-*",
|
|
"compilationOptions": {
|
|
"emitEntryPoint": true
|
|
},
|
|
|
|
"dependencies": {
|
|
"TestLibrary": { "target": "project" },
|
|
"System.IO": "4.0.11-beta-23428",
|
|
"System.Console": "4.0.0-beta-23428",
|
|
"System.Runtime": "4.0.21-beta-23428",
|
|
"System.Diagnostics.Process": "4.1.0-beta-23428",
|
|
"Microsoft.NETCore.Runtime": "1.0.1-beta-23428"
|
|
},
|
|
|
|
"frameworks": {
|
|
"dnxcore50": { }
|
|
}
|
|
}
|