Target Framework auf 4.6.2 gesetzt

NLog auf 5.0.5 aktualisiert
This commit is contained in:
2023-04-11 09:36:33 +02:00
parent e849d21237
commit 6aca0bad0c
15 changed files with 34 additions and 27 deletions

View File

@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="NLog" version="4.7.10" targetFramework="net461" />
<package id="NLog" version="5.0.5" targetFramework="net462" />
</packages>