Newtonsoft.Json 13.0.2 update

This commit is contained in:
Gary Sharp
2022-12-08 11:15:34 +11:00
parent 7667eaa49e
commit b11fa5b1d6
12 changed files with 16 additions and 12 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Newtonsoft.Json" version="13.0.1" targetFramework="net45" />
<package id="Newtonsoft.Json" version="13.0.2" targetFramework="net45" />
</packages>