11 lines
166 B
JSON
11 lines
166 B
JSON
{
|
|
"buildOptions": {
|
|
"outputName": "MyLibrary"
|
|
},
|
|
"dependencies": {
|
|
"NETStandard.Library": "1.6.0"
|
|
},
|
|
"frameworks": {
|
|
"netstandard1.5": {}
|
|
}
|
|
}
|