update nlog to 4.7.11

This commit is contained in:
Jonathan Jenne
2021-11-03 14:40:52 +01:00
parent 4524bce267
commit e712ddaa39
2 changed files with 5 additions and 4 deletions

View File

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