Skip to content
This repository has been archived by the owner on Dec 5, 2019. It is now read-only.

Commit

Permalink
Link to milestone in release notes.
Browse files Browse the repository at this point in the history
  • Loading branch information
damianh committed Oct 29, 2015
1 parent e8d125b commit 55a9413
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/LibLog/LibLog.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ This package is a variation of option 3 but will automatically wire things up to
- Using optimized reflection, it transparently supports NLog, Log4Net, EntLib Logging, Serilog and Loupe without any wiring up required by an end user, if the end user simply has a reference to any of these logging frameworks.</description>
<summary>A source code package designed primarily for library and framework authors who want dependency free logging support in their component. Also useful in end applications. Works with .NET 4 and portable-net45+win+wpa81+MonoAndroid10+MonoTouch10 and higher.</summary>
<copyright>Damian Hickey and Contributors 2014-2015</copyright>
<releaseNotes>Bug fixes https://github.com/damianh/LibLog/milestones/v4.2.3</releaseNotes>
<releaseNotes>Bug fixes https://github.com/damianh/LibLog/milestones/v4.2.4</releaseNotes>
<tags>logging, framework, component, nlog, log4net, entlib, serilog, loupe, pcl</tags>
<frameworkAssemblies>
<frameworkAssembly assemblyName="Microsoft.CSharp" />
Expand Down

0 comments on commit 55a9413

Please sign in to comment.