/
aprogrammer
/
dotnet-docs
Обзор
Документация
Войти
/
aprogrammer
/
dotnet-docs
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
omnisharp.json
20 строк
463 B
Andy De George
Exclude script engine from running in omnisharp (#18404)
14 май 2020, 17:37
Не верифицирован
14 май 2020, 17:37
9461cee
Код
Авторство
О чём код?
{ "msbuild": { "enabled": false, "ToolsVersion": null, "VisualStudioVersion": null, "Configuration": null, "Platform": null, "EnablePackageAutoRestore" : false, "MSBuildExtensionsPath": null, "TargetFrameworkRootPath" : null, "MSBuildSDKsPath": null, "RoslynTargetsPath" : null, "CscToolPath": null, "CscToolExe": null, "loadProjectsOnDemand": false }, "script": { "enabled": false } }