Using cbor writer without releasing memory

This commit is contained in:
2025-07-26 19:51:54 +03:00
parent 14ec6abd8d
commit 31d4102dac
4 changed files with 31 additions and 73 deletions
+1 -5
View File
@@ -28,12 +28,8 @@
</None>
</ItemGroup>
<ItemGroup>
<Reference Include="System.Formats.Cbor.dll"></Reference>
</ItemGroup>
<ItemGroup>
<PackageReference Include="Micial.Cbor" Version="9.0.7" />
<PackageReference Include="System.Formats.Cbor" Version="9.0.7" />
</ItemGroup>
</Project>