1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-24 22:35:49 -04:00

Upgrade NLog

From 4.4.1 to 4.4.3
This commit is contained in:
Jamie Magee
2017-02-26 12:12:36 +01:00
committed by Mark McDowall
parent ebcce05588
commit 781df8b20a
34 changed files with 34 additions and 51 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="NLog" version="4.4.1" targetFramework="net40" />
<package id="NLog" version="4.4.3" targetFramework="net40" />
</packages>