Skip to content

Commit 4b1916d

Browse files
committed
Added Release Notes URL into nuspec file.
1 parent e36a02f commit 4b1916d

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

CrashReporter.NET/build/CrashReporter.NET.Official.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1212
<description>Send crash reports of your classic desktop application developed using .NET Framework directly to your mail's inbox with full exception report, stack trace and screenshot.</description>
1313
<summary>Exception report library for classic desktop application projects developed using C# or VB.NET.</summary>
14-
<releaseNotes>//TODO</releaseNotes>
14+
<releaseNotes>https://github.com/ravibpatel/CrashReporter.NET/releases</releaseNotes>
1515
<copyright>RBSoft</copyright>
1616
<language>en-US</language>
1717
<tags>exception reporter crash inbox email C# VB.NET</tags>

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# CrashReporter.NET [![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](http://paypal.me/rbsoft)
1+
# CrashReporter.NET
2+
[![AppVeyor branch](https://img.shields.io/appveyor/ci/gruntjs/grunt/master.svg)](https://ci.appveyor.com/project/ravibpatel/crashreporter-net)
3+
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](http://paypal.me/rbsoft)
24

35
Send crash reports of your classic desktop application developed using .NET Framework directly to your mail's inbox with full exception report, stack trace and screenshot.
46

0 commit comments

Comments
 (0)