Cbor bug fixes

This commit is contained in:
2025-05-14 12:58:14 +03:00
parent bc74a97b14
commit d48ac20f7d
6 changed files with 35 additions and 0 deletions
+3
View File
@@ -3,6 +3,9 @@
<PropertyGroup>
<TargetFramework>netstandard2.1</TargetFramework>
<Nullable>enable</Nullable>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Version>2.0.1</Version>
<LangVersion>9</LangVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">