17 lines
296 B
JSON
17 lines
296 B
JSON
{
|
|
"version": "1.0.0-*",
|
|
"buildOptions": {
|
|
"emitEntryPoint": true
|
|
},
|
|
"frameworks": {
|
|
"netcoreapp1.0": {
|
|
"dependencies": {
|
|
"Microsoft.NETCore.App": {
|
|
"version": "1.0.0-rc3-004397",
|
|
"type": "platform"
|
|
}
|
|
}
|
|
},
|
|
"net451": {}
|
|
}
|
|
}
|