Encryption: Update to Nlog 5 - Version 1.2.0.0

This commit is contained in:
Jonathan Jenne
2022-11-25 12:59:05 +01:00
parent 780238625c
commit c9ef17e533
3 changed files with 6 additions and 6 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>