2015-12-15 01:39:29 +00:00
|
|
|
|
{
|
|
|
|
|
"version": "1.0.0-*",
|
|
|
|
|
"compilationOptions": {
|
|
|
|
|
"emitEntryPoint": true
|
|
|
|
|
},
|
|
|
|
|
|
|
|
|
|
"dependencies": {
|
2016-01-22 23:37:37 +00:00
|
|
|
|
"Microsoft.NETCore.Runtime": "1.0.1-rc2-23714",
|
|
|
|
|
"System.IO": "4.0.10-rc2-23714",
|
|
|
|
|
"System.Console": "4.0.0-rc2-23714",
|
|
|
|
|
"System.Runtime": "4.0.21-rc2-23714"
|
2015-12-15 01:39:29 +00:00
|
|
|
|
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
"frameworks": {
|
|
|
|
|
"dnxcore50": { }
|
|
|
|
|
}
|
|
|
|
|
}
|