Skip to content

Commit 2b7fe20

Browse files
Update nuspec for NuLog.Configuration.
1 parent cf7f52d commit 2b7fe20

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Take2/NuGet/NuLog.Configuration/NuLog.Configuration.nuspec

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@
1313
<developmentDependency>true</developmentDependency>
1414
<description>A template/starter Web/App config for leveraging NuLog.</description>
1515
<summary>A template/starter Web/App config for leveraging NuLog.</summary>
16-
<releaseNotes>A release candidate, of the initial release of the 2nd generation of NuLog.</releaseNotes>
17-
<copyright2017 Ivan Andrew Pointer</copyright>
16+
<releaseNotes>The 2nd generation of NuLog.</releaseNotes>
17+
<copyright2019 Ivan Andrew Pointer</copyright>
1818
<language>en-US</language>
1919
<tags>log logging nulog tag config</tags>
2020
<dependencies>
21-
<dependency id="NuLog" />
21+
<dependency id="NuLog" version="2.1.1" />
2222
</dependencies>
2323
</metadata>
2424
<files>

0 commit comments

Comments
 (0)