Skip to content

Commit b4e32df

Browse files
Updates to nuspec in prep for 2.1.3-rc3
1 parent 14e23f0 commit b4e32df

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

NuGet/NuLog.Configuration/NuLog.Configuration.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@
77
<authors>Ivan Andrew Pointer</authors>
88
<owners>Ivan Andrew Pointer</owners>
99
<licenseUrl>https://raw.githubusercontent.com/ivanpointer/NuLog/master/LICENSE</licenseUrl>
10-
<projectUrl>http://nulog.readthedocs.io/</projectUrl>
10+
<projectUrl>http://www.nulog.io/</projectUrl>
1111
<iconUrl>https://raw.githubusercontent.com/ivanpointer/NuLog/master/Marketing/NuLog%20Favicon%20Large.png</iconUrl>
1212
<requireLicenseAcceptance>false</requireLicenseAcceptance>
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>
1616
<releaseNotes>$releaseNotes$</releaseNotes>
17-
<copyright 2019 Ivan Andrew Pointer</copyright>
17+
<copyright>©2019 Ivan Andrew Pointer</copyright>
1818
<language>en-US</language>
1919
<tags>log logging nulog tag config</tags>
2020
<dependencies>

NuGet/NuLog.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77
<authors>Ivan Andrew Pointer</authors>
88
<owners>Ivan Andrew Pointer</owners>
99
<licenseUrl>https://raw.githubusercontent.com/ivanpointer/NuLog/master/LICENSE</licenseUrl>
10-
<projectUrl>http://nulog.readthedocs.io/</projectUrl>
10+
<projectUrl>http://www.nulog.io/</projectUrl>
1111
<iconUrl>https://raw.githubusercontent.com/ivanpointer/NuLog/master/Marketing/NuLog%20Favicon%20Large.png</iconUrl>
1212
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1313
<description>Powerfully Simple Logging. Period.</description>
1414
<summary>Powerfully Simple Logging. Period.</summary>
1515
<releaseNotes>$releaseNotes$</releaseNotes>
16-
<copyright 2019 Ivan Andrew Pointer</copyright>
16+
<copyright>©2019 Ivan Andrew Pointer</copyright>
1717
<language>en-US</language>
1818
<tags>log logging nulog tag</tags>
1919
</metadata>

0 commit comments

Comments
 (0)