Skip to content

Commit

Permalink
also changed title of metadata to match package id
Browse files Browse the repository at this point in the history
  • Loading branch information
rogersillito committed Sep 11, 2015
1 parent aefc5af commit c522a6b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/app/SharpRaven.Log4Net/SharpRaven.Log4Net.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
<metadata>
<id>SharpRaven.Log4Net</id>
<version>$version$</version>
<title>RavenSharp.Log4Net</title>
<title>SharpRaven.Log4Net</title>
<authors>Adam Hill, Chris Eldredge</authors>
<owners>The Motley Fool, LLC</owners>
<projectUrl>https://github.com/themotleyfool/SentryAppender/</projectUrl>
<projectUrl>https://github.com/rogersillito/SentryAppender/</projectUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>log4net appender to send errors to Sentry (getsentry.com and github.com/getsentry/sentry).</description>
<releaseNotes>See https://github.com/themotleyfool/SentryAppender/releases</releaseNotes>
<releaseNotes>See https://github.com/rogersillito/SentryAppender/releases</releaseNotes>
<copyright>Copyright 2013-2014 The Motley Fool, LLC</copyright>
<tags>sentry logging monitoring log4net</tags>
<iconUrl>https://raw.githubusercontent.com/getsentry/raven-csharp/master/sentry-icon.png</iconUrl>
Expand Down

0 comments on commit c522a6b

Please sign in to comment.