Upgraded to 4.4 RC1

This commit is contained in:
Maddo 2025-02-27 09:07:24 +01:00
commit 34ed3bbc9a
4 changed files with 27 additions and 2 deletions

8
omnisharp.json Normal file
View file

@ -0,0 +1,8 @@
{
"FormattingOptions": {
"UseTabs": false,
"TabSize": 4,
"IndentationSize": 4,
"EnableEditorConfigSupport": true
}
}