13 lines
219 B
JSON
13 lines
219 B
JSON
{
|
|
"compilationOptions": {
|
|
"outputName": "MyLibrary"
|
|
},
|
|
"dependencies": {
|
|
"NETStandard.Library": "1.0.0-rc2-23922"
|
|
},
|
|
"frameworks": {
|
|
"netstandardapp1.5": {
|
|
"imports": "dnxcore50"
|
|
}
|
|
}
|
|
}
|