83d78129db
fix dotnet-compile-fsc failures fix test failures
11 lines
183 B
JSON
11 lines
183 B
JSON
{
|
|
"compilationOptions": {
|
|
"outputName": "MyLibrary"
|
|
},
|
|
"dependencies": {
|
|
"NETStandard.Library": "1.5.0-rc2-24018"
|
|
},
|
|
"frameworks": {
|
|
"netstandard1.5": { }
|
|
}
|
|
}
|