We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 896432e commit 50a337dCopy full SHA for 50a337d
Source/Platforms/NLog/NuGet/Exceptionless.NLog.nuspec
@@ -14,7 +14,7 @@
14
<tags>NLog Target Exceptionless Error Report Reporting Exception Logging Log ELMAH</tags>
15
<dependencies>
16
<dependency id="Exceptionless.Portable" version="[$version$]" />
17
- <dependency id="NLog" version="3.2" />
+ <dependency id="NLog" version="4.2.1" />
18
</dependencies>
19
</metadata>
20
</package>
0 commit comments