Benchmark kaput

This commit is contained in:
2025-08-16 12:14:03 +03:00
parent 8c137115f4
commit 24d346795d
9 changed files with 219 additions and 21 deletions
+2 -2
View File
@@ -4,7 +4,7 @@
<TargetFramework>netstandard2.1</TargetFramework>
<Nullable>enable</Nullable>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Version>2.0.7</Version>
<Version>3.0.3</Version>
<LangVersion>9</LangVersion>
<PackageIcon>mroaLogo.png</PackageIcon>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
@@ -31,6 +31,6 @@
<ItemGroup>
<PackageReference Include="System.Formats.Cbor" Version="9.0.7" />
<PackageReference Include="System.Formats.Cbor" Version="9.0.8" />
</ItemGroup>
</Project>