2016-03-10 23:49:11 +00:00
|
|
|
{
|
2016-03-22 15:39:04 +00:00
|
|
|
"compilationOptions": {
|
|
|
|
"outputName": "MyLibrary"
|
|
|
|
},
|
|
|
|
"dependencies": {
|
2016-03-29 15:59:19 +00:00
|
|
|
"NETStandard.Library": "1.5.0-rc2-23929"
|
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
|
|
|
}
|
|
|
|
}
|