mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-15 21:05:48 -04:00
Fixes #2585 Merge remote-tracking branch 'origin/develop' into develop Revert "Fixed: NLog causing a crash under mono 5.10" This reverts commitd11b565eda. Added console logging in case NLog fails to initialize. Fixed: Updated NLog to 4.5 RC6 to handle mono 5.10 Fixed: Messed up merge from Cherry pick Fixed: Appveyor build. Revert "Fixed: Appveyor build." This reverts commit99282359c4. Revert "Fixed: Messed up merge from Cherry pick" This reverts commit450d90586d. Revert "Fixed: Updated NLog to 4.5 RC6 to handle mono 5.10" This reverts commit1b20cbb5e3. Fixed: NLog causing issues with mono 5.10
4 lines
136 B
XML
4 lines
136 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<packages>
|
|
<package id="NLog" version="4.5.0-rc06" targetFramework="net40" />
|
|
</packages> |