2016-05-12 17:33:32 +00:00
|
|
|
{
|
|
|
|
"version": "1.0.0-*",
|
2016-05-13 02:03:08 +00:00
|
|
|
"buildOptions": {
|
2016-05-12 17:33:32 +00:00
|
|
|
"emitEntryPoint": true
|
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"Microsoft.NETCore.App": {
|
|
|
|
"type": "platform",
|
2016-06-11 04:29:58 +00:00
|
|
|
"version": "1.0.0-rc3-004459-00"
|
2016-05-26 18:11:22 +00:00
|
|
|
}
|
2016-05-12 17:33:32 +00:00
|
|
|
},
|
|
|
|
"frameworks": {
|
2016-05-26 18:11:22 +00:00
|
|
|
"netcoreapp1.0": {}
|
2016-05-12 17:33:32 +00:00
|
|
|
}
|
|
|
|
}
|