Parsers written. Now 272 000 rps

This commit is contained in:
2025-07-09 17:15:55 +03:00
parent 151237a7b7
commit 5a66a05c5d
6 changed files with 160 additions and 19 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
<TargetFramework>netstandard2.1</TargetFramework>
<Nullable>enable</Nullable>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Version>2.0.5</Version>
<Version>2.0.6</Version>
<LangVersion>9</LangVersion>
<PackageIcon>mroaLogo.png</PackageIcon>
</PropertyGroup>