21 lines
374 B
JSON
21 lines
374 B
JSON
|
{
|
||
|
"version": "1.0.0-*",
|
||
|
"compilationOptions": {
|
||
|
"emitEntryPoint": false
|
||
|
},
|
||
|
|
||
|
"dependencies": { },
|
||
|
|
||
|
"frameworks": {
|
||
|
"net20": { },
|
||
|
"net35": { },
|
||
|
"net40": { },
|
||
|
"net461": { },
|
||
|
"dnxcore50": {
|
||
|
"dependencies": {
|
||
|
"NETStandard.Library": "1.0.0-rc2-23811"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|