2016-02-19 23:12:04 +00:00
|
|
|
{
|
2016-03-12 05:28:08 +00:00
|
|
|
"version": "1.0.0-*",
|
2016-05-13 02:03:08 +00:00
|
|
|
"buildOptions": {
|
2016-03-12 05:28:08 +00:00
|
|
|
"emitEntryPoint": true
|
|
|
|
},
|
|
|
|
"frameworks": {
|
2016-04-07 18:51:41 +00:00
|
|
|
"netcoreapp1.0": {
|
2016-03-12 05:28:08 +00:00
|
|
|
"dependencies": {
|
2016-04-07 18:51:41 +00:00
|
|
|
"Microsoft.NETCore.App": {
|
2016-06-06 14:24:51 +00:00
|
|
|
"version": "1.0.0-rc3-004404",
|
2016-04-07 18:51:41 +00:00
|
|
|
"type": "platform"
|
|
|
|
}
|
2016-03-12 05:28:08 +00:00
|
|
|
}
|
2016-02-19 23:12:04 +00:00
|
|
|
},
|
2016-03-12 05:28:08 +00:00
|
|
|
"net451": {}
|
|
|
|
}
|
2016-05-26 18:11:22 +00:00
|
|
|
}
|