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

Commit 7eab5d7

Browse files
committed
Point release notes at github.
1 parent 2a8ecfb commit 7eab5d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/LibLog/LibLog.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ This package is a variation of option 3 but will automatically wire things up to
2222
- Using optimized reflection, it transparently supports NLog, Log4Net, 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>
2323
<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>
2424
<copyright>Damian Hickey and Contributors 2011-2018</copyright>
25-
<releaseNotes>Support for NetStandard2.0 and NET452. Only works with .NET SDK project formats.</releaseNotes>
25+
<releaseNotes>See https://github.com/damianh/LibLog/releases for release notes.</releaseNotes>
2626
<tags>logging, framework, component, nlog, log4net, entlib, serilog, loupe, pcl</tags>
2727
<contentFiles>
2828
<files include="*.cs.pp" />

0 commit comments

Comments
 (0)