From 0058d137ba496c36e54b352a825da6361cede924 Mon Sep 17 00:00:00 2001 From: Peter Occil Date: Thu, 9 Dec 2021 04:37:59 -0500 Subject: [PATCH] Version 4.5 --- CBOR.nuspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CBOR.nuspec b/CBOR.nuspec index 33cdca40..e2c76eac 100644 --- a/CBOR.nuspec +++ b/CBOR.nuspec @@ -8,4 +8,4 @@ - Add support for deserializing CBOR objects to IReadOnlyList, IReadOnlyCollection, and ReadOnlyDictionary Note that after version 4.5x, the CBOR library's repository will stop including special projects for .NET 2.0 and .NET 4.0, leaving the .NET-Standard project for building the library.CC0-1.0https://github.com/peteroupc/CBORPeter OccilA C# implementation of Concise Binary Object Representation (CBOR), a general-purpose binary data format defined in RFC 8949.Peter OccilCBOR (Concise Binary Object Representation)cbor data serialization binary json +> \ No newline at end of file