isn/omnisharp.json

7 lines
125 B
JSON
Raw Normal View History

2021-04-11 22:22:37 +01:00
{
"msbuild": {
"Configuration": "Debug",
"CscToolPath": "/usr/bin",
"CscToolExe": "csc"
}
}