Updated spacing and removed a namespace thing
This commit is contained in:
parent
f7eef416d9
commit
35337cf3ea
8 changed files with 961 additions and 956 deletions
4
.editorconfig
Normal file
4
.editorconfig
Normal file
|
@ -0,0 +1,4 @@
|
|||
[*.cs]
|
||||
|
||||
# CS0618: Type or member is obsolete
|
||||
dotnet_diagnostic.CS0618.severity = none
|
Reference in a new issue