We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf7f52d commit 2b7fe20Copy full SHA for 2b7fe20
1 file changed
Take2/NuGet/NuLog.Configuration/NuLog.Configuration.nuspec
@@ -13,12 +13,12 @@
13
<developmentDependency>true</developmentDependency>
14
<description>A template/starter Web/App config for leveraging NuLog.</description>
15
<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
- <copyright>© 2017 Ivan Andrew Pointer</copyright>
+ <releaseNotes>The 2nd generation of NuLog.</releaseNotes>
+ <copyright>© 2019 Ivan Andrew Pointer</copyright>
18
<language>en-US</language>
19
<tags>log logging nulog tag config</tags>
20
<dependencies>
21
- <dependency id="NuLog" />
+ <dependency id="NuLog" version="2.1.1" />
22
</dependencies>
23
</metadata>
24
<files>
0 commit comments