Brought back editorconfig

- Fully commented CSTNet code :D
This commit is contained in:
Tony Bark 2023-01-07 10:45:54 -05:00
parent ec7c191d90
commit 63b4410d65
7 changed files with 196 additions and 10 deletions

View file

@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFrameworks>net6.0</TargetFrameworks>
<Version>2.0.101-beta1</Version>
<Version>2.0.102</Version>
<Nullable>enable</Nullable>
<LangVersion>latest</LangVersion>
<ImplicitUsings>enable</ImplicitUsings>