Skip to content

Commit 34906f5

Browse files
committed
Update Exceptionless.nuspec
1 parent b7ad9ec commit 34906f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Source/Platforms/Console/NuGet/Exceptionless.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<version>$version$</version>
66
<authors>Exceptionless</authors>
77
<owners>Exceptionless</owners>
8-
<description>Exceptionless client for non WPF and WinForms applications. Exceptionless is a cloud based error reporting service that sends your exceptions to http://exceptionless.io and provides aggregated views and analytics.</description>
8+
<description>Exceptionless client for non visual (ie. Console and Services) applications. Exceptionless is a cloud based error reporting service that sends your exceptions to http://exceptionless.io and provides aggregated views and analytics.</description>
99
<projectUrl>http://exceptionless.io</projectUrl>
1010
<iconUrl>https://be.exceptionless.io/img/exceptionless-32.png</iconUrl>
1111
<licenseUrl>http://www.apache.org/licenses/LICENSE-2.0</licenseUrl>
@@ -16,4 +16,4 @@
1616
<dependency id="Exceptionless.Portable" version="[$version$]" />
1717
</dependencies>
1818
</metadata>
19-
</package>
19+
</package>

0 commit comments

Comments
 (0)