/
githubmirror
/
aspnetcore
Обзор
Документация
Войти
/
githubmirror
/
aspnetcore
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
src/Mvc/omnisharp.json
18 строк
388 B
Shreyas Jejurkar
Added VSCode debugging (for MvcSandbox) & code analysis support (#29486)
06 апр 2021, 02:56
Не верифицирован
06 апр 2021, 02:56
ae8b2c2
Код
Авторство
О чём код?
{ "RoslynExtensionsOptions": { "enableAnalyzersSupport": true }, "FormattingOptions": { "enableEditorConfigSupport": true }, "RenameOptions": { "RenameInComments": true, "RenameOverloads": true, "RenameInStrings": true }, "msbuild": { "MSBuildSDKsPath": "..\\..\\.dotnet", "EnablePackageAutoRestore": true, "loadProjectsOnDemand": true } }