2016-03-17 18:43:01 +00:00
|
|
|
{
|
|
|
|
"version": "1.0.0",
|
|
|
|
"compilationOptions": {
|
|
|
|
"emitEntryPoint": true
|
|
|
|
},
|
|
|
|
"frameworks": {
|
|
|
|
"netstandard1.5": {
|
|
|
|
"imports": [
|
|
|
|
"dnxcore50",
|
|
|
|
"portable-net45+win8"
|
|
|
|
],
|
|
|
|
"dependencies": {
|
2016-03-22 15:39:04 +00:00
|
|
|
"Microsoft.NETCore.App": {
|
|
|
|
"type": "platform",
|
2016-03-24 13:37:08 +00:00
|
|
|
"version": "1.0.0-rc2-23924"
|
2016-03-22 15:39:04 +00:00
|
|
|
}
|
2016-03-17 18:43:01 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|