2016-03-10 23:49:11 +00:00
|
|
|
{
|
2016-03-22 15:39:04 +00:00
|
|
|
"compilationOptions": {
|
|
|
|
"outputName": "MyLibrary"
|
|
|
|
},
|
|
|
|
"dependencies": {
|
2016-04-22 15:58:43 +00:00
|
|
|
"NETStandard.Library": "1.5.0-rc2-24022"
|
2016-03-22 15:39:04 +00:00
|
|
|
},
|
|
|
|
"frameworks": {
|
2016-04-22 15:58:43 +00:00
|
|
|
"netstandard1.5": {}
|
2016-03-22 15:39:04 +00:00
|
|
|
}
|
|
|
|
}
|