Skip to content
This repository was archived by the owner on Aug 30, 2023. It is now read-only.

Commit 4252252

Browse files
committed
Made releaseNotes a variable that I'm attempting to have specified when a NuGet build is executed in TeamCity
1 parent d6105b2 commit 4252252

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SharpRaven/SharpRaven.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<iconUrl>https://www.getsentry.com/_static/getsentry/images/favicon.png</iconUrl>
1212
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1313
<description>Raven is a C# client for Sentry (getsentry.com and github.com/getsentry/sentry)</description>
14-
<releaseNotes>Based on https://github.com/getsentry/raven-csharp/commit/bb375370abf28b7269236ab11f52abeda8cbbb41.</releaseNotes>
14+
<releaseNotes>$releaseNotes$</releaseNotes>
1515
<copyright>Copyright 2013 getsentry.com</copyright>
1616
<tags>raven sentry logging</tags>
1717
<dependencies>

0 commit comments

Comments
 (0)