Newtonsoft.Json 13.0.1

This commit is contained in:
Stef Heyenrath
2022-04-25 10:01:04 +02:00
parent 7da264636e
commit fe265faf33
32 changed files with 60 additions and 60 deletions

View File

@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Microsoft.Owin.Host.HttpListener" version="3.1.0" targetFramework="net452" />
<package id="Newtonsoft.Json" version="11.0.2" targetFramework="net452" />
<package id="Newtonsoft.Json" version="13.0.1" targetFramework="net452" />
</packages>