2016-04-02 04:52:08 +00:00
|
|
|
{
|
|
|
|
"version": "1.0.0-*",
|
2016-05-13 02:03:08 +00:00
|
|
|
"buildOptions": {
|
2016-04-02 04:52:08 +00:00
|
|
|
"emitEntryPoint": true,
|
|
|
|
"preserveCompilationContext": true
|
|
|
|
},
|
|
|
|
"dependencies": {
|
2016-05-26 16:39:39 +00:00
|
|
|
"DependencyContextValidator": "1.0.0-*",
|
|
|
|
"System.Diagnostics.Process": {
|
2016-05-31 20:27:46 +00:00
|
|
|
"version": "4.1.0-rc3-24131-00",
|
2016-05-26 16:39:39 +00:00
|
|
|
"type": "build"
|
|
|
|
}
|
2016-04-02 04:52:08 +00:00
|
|
|
},
|
|
|
|
"frameworks": {
|
2016-05-26 16:39:39 +00:00
|
|
|
"net46": {}
|
2016-04-02 04:52:08 +00:00
|
|
|
}
|
2016-05-28 00:48:49 +00:00
|
|
|
}
|