2016-03-17 18:43:01 +00:00
|
|
|
{
|
|
|
|
"version": "1.0.0",
|
2016-05-13 02:03:08 +00:00
|
|
|
"buildOptions": {
|
2016-03-17 18:43:01 +00:00
|
|
|
"emitEntryPoint": true
|
|
|
|
},
|
|
|
|
"frameworks": {
|
2016-04-13 00:29:07 +00:00
|
|
|
"netcoreapp1.0": {
|
2016-03-17 18:43:01 +00:00
|
|
|
"dependencies": {
|
2016-03-22 15:39:04 +00:00
|
|
|
"Microsoft.NETCore.App": {
|
|
|
|
"type": "platform",
|
2016-05-16 22:30:53 +00:00
|
|
|
"version": "1.0.0-rc3-004306"
|
2016-03-22 15:39:04 +00:00
|
|
|
}
|
2016-03-17 18:43:01 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
2016-05-13 02:03:08 +00:00
|
|
|
}
|