15 lines
227 B
JSON
15 lines
227 B
JSON
|
{
|
||
|
"version": "1.0.0-*",
|
||
|
"compilationOptions": {
|
||
|
"emitEntryPoint": true
|
||
|
},
|
||
|
|
||
|
"dependencies": {
|
||
|
"NETStandard.Library": "1.0.0-rc2-23728"
|
||
|
},
|
||
|
|
||
|
"frameworks": {
|
||
|
"dnxcore50": { }
|
||
|
}
|
||
|
}
|