11 lines
179 B
JSON
11 lines
179 B
JSON
{
|
|
"buildOptions": {
|
|
"outputName": "MyLibrary"
|
|
},
|
|
"dependencies": {
|
|
"NETStandard.Library": "1.6.0-rc3-24206-00"
|
|
},
|
|
"frameworks": {
|
|
"netstandard1.5": {}
|
|
}
|
|
}
|