11 lines
182 B
JSON
11 lines
182 B
JSON
{
|
|
"compilationOptions": {
|
|
"outputName": "MyLibrary"
|
|
},
|
|
"dependencies": {
|
|
"NETStandard.Library": "1.5.0-rc2-24027"
|
|
},
|
|
"frameworks": {
|
|
"netstandard1.5": {}
|
|
}
|
|
}
|