Filesystem: Update to Nlog 5 - Version 1.4.0.0

This commit is contained in:
Jonathan Jenne
2022-11-25 12:59:51 +01:00
parent c9ef17e533
commit 680b496b90
3 changed files with 6 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
<?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" />
<package id="protobuf-net" version="2.4.0" targetFramework="net461" />
</packages>