Add OmniSharp settings.

This commit is contained in:
Matthias Mailänder
2021-11-07 13:45:12 +01:00
committed by abcdefg30
parent 2fa1c05ed0
commit 7d83d4d47f

5
omnisharp.json Normal file
View File

@@ -0,0 +1,5 @@
{
"RoslynExtensionsOptions": {
"enableAnalyzersSupport": true
}
}