Skip to content

Release v7.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Feb 15:49
ce56475
Move (de-)serialization from Newtonsoft.JSON to System.Json.Text (#64)

* Move (de-)serialization from Newtonsoft.JSON to System.Json.Text

Updated de-serialization
Fixed unit test project
Fixed broken dockerfiles for testing

* Updated Readme file after upgrade to .net 7

* Some cleanup + test fix

* Remove dangling file

---------

Co-authored-by: Timm Hoffmeister <hoffmeistert@bluelizard.org.uk>
Co-authored-by: Gutemberg Ribeiro <gutemberg@outlook.com>