2016-03-10 23:49:11 +00:00
|
|
|
{
|
2016-03-22 15:39:04 +00:00
|
|
|
"compilationOptions": {
|
|
|
|
"outputName": "MyLibrary"
|
|
|
|
},
|
|
|
|
"dependencies": {
|
2016-04-15 05:25:53 +00:00
|
|
|
"NETStandard.Library": "1.5.0-rc2-24015"
|
2016-03-22 15:39:04 +00:00
|
|
|
},
|
|
|
|
"frameworks": {
|
|
|
|
"netstandardapp1.5": {
|
|
|
|
"imports": "dnxcore50"
|
2016-03-10 23:49:11 +00:00
|
|
|
}
|
2016-03-22 15:39:04 +00:00
|
|
|
}
|
|
|
|
}
|