17 lines
331 B
JSON
17 lines
331 B
JSON
{
|
|
"version": "1.0.0-*",
|
|
"buildOptions": {
|
|
"emitEntryPoint": true,
|
|
"preserveCompilationContext": true
|
|
},
|
|
"dependencies": {
|
|
"DependencyContextValidator": "1.0.0-*",
|
|
"System.Diagnostics.Process": {
|
|
"version": "4.1.0-rc3-24127-01",
|
|
"type": "build"
|
|
}
|
|
},
|
|
"frameworks": {
|
|
"net46": {}
|
|
}
|
|
}
|