ZooFlow: Update to Nlog 5 - Version 1.3.0.0

This commit is contained in:
Jonathan Jenne
2022-11-25 13:07:32 +01:00
parent e91af7de7c
commit 078282c579
3 changed files with 7 additions and 7 deletions

View File

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