Election-Tech-Initiative / electionguard-core2

Core codebase of ElectionGuard 2.0
MIT License
12 stars 9 forks source link

Switched to use Newtonsoft instead of Microsoft JSON lib #459

Closed SteveMaier-IRT closed 1 year ago

SteveMaier-IRT commented 1 year ago

Issue

Fixes #___

Description

Switched to use Newtonsoft instead of Microsoft JSON lib

Testing

Create an election package from a tally and then export it. The guardian will be serialied with NewtonSoftware code instead of the Microsoft.Text.Json library