Update NuGets packages (#751)

* .

* re

* .

* fb

* .
This commit is contained in:
Stef Heyenrath
2022-04-30 16:20:53 +02:00
committed by GitHub
parent fe265faf33
commit 0d8b3b1438
27 changed files with 283 additions and 158 deletions

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="log4net" version="2.0.13" targetFramework="net452" />
<package id="log4net" version="2.0.14" targetFramework="net452" />
<package id="Microsoft.AspNet.WebApi.Client" version="5.2.6" targetFramework="net452" />
<package id="Microsoft.Owin.Host.HttpListener" version="4.0.0" targetFramework="net452" />
<package id="Newtonsoft.Json" version="13.0.1" targetFramework="net452" />