issues
search
sjclark76
/
Bard
https://docs.bard.net.nz
MIT License
28
stars
9
forks
source link
Replace Newtonsoft with System.Text.Json
#44
Closed
Furze
closed
4 years ago
Furze
commented
4 years ago
This is now working except for some tests
What has been done:
Remove all references to newtonsoft.json
Enough changes to make it build / run
An implementation of DeepEquals from stack overflow
This is now working except for some tests
What has been done: