2016-03-10 15:49:11 -08:00
|
|
|
{
|
2016-05-12 19:03:08 -07:00
|
|
|
"buildOptions": {
|
2016-03-22 15:39:04 +00:00
|
|
|
"outputName": "MyLibrary"
|
|
|
|
},
|
|
|
|
"dependencies": {
|
2016-06-14 03:14:53 -05:00
|
|
|
"NETStandard.Library": "1.6.0"
|
2016-03-22 15:39:04 +00:00
|
|
|
},
|
|
|
|
"frameworks": {
|
2016-05-17 19:44:18 -07:00
|
|
|
"netstandard1.5": {}
|
2016-03-22 15:39:04 +00:00
|
|
|
}
|
2016-05-23 17:04:20 -07:00
|
|
|
}
|