Logging: Update to Nlog 5 - Version 2.6.0.0

This commit is contained in:
Jonathan Jenne
2022-11-25 13:03:58 +01:00
parent dd5a1c0766
commit e2494e5117
4 changed files with 6 additions and 28 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>