18 lines
378 B
JSON
18 lines
378 B
JSON
{
|
|
"buildOptions": {
|
|
"emitEntryPoint": true
|
|
},
|
|
"frameworks": {
|
|
"netcoreapp1.0": {
|
|
"dependencies": {
|
|
"Microsoft.NETCore.App": {
|
|
"type": "platform",
|
|
"version": "1.0.0-rc3-004400"
|
|
},
|
|
"Microsoft.AspNetCore.Server.Kestrel": "1.0.0-*",
|
|
"Libuv": "1.9.0-rc2-20896"
|
|
},
|
|
"imports": "dnxcore50"
|
|
}
|
|
}
|
|
}
|