Skip to content

Commit 2df820d

Browse files
committed
Fixed nuget package descriptions
1 parent 05ab285 commit 2df820d

File tree

24 files changed

+17
-152
lines changed

24 files changed

+17
-152
lines changed

src/Exceptionless.Extras.Signed/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"title": "Exceptionless client extras.",
44
"authors": [ "Exceptionless" ],
55
"copyright": "Copyright (c) 2016 Exceptionless. All rights reserved.",
6+
"description": "Exceptionless client extras. Exceptionless is a cloud based error reporting service that sends your exceptions to http://exceptionless.io and provides aggregated views and analytics.",
67
"packOptions": {
7-
"summary": "Exceptionless client extras. Exceptionless is a cloud based error reporting service that sends your exceptions to http://exceptionless.io and provides aggregated views and analytics.",
88
"tags": [ "Exceptionless", "Error", "Report", "Reporting", "Exception", "Logging", "Log", "ELMAH" ],
99
"owners": [ "Exceptionless" ],
1010
"projectUrl": "http://exceptionless.io",

src/Exceptionless.Extras/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"title": "Exceptionless client extras.",
44
"authors": [ "Exceptionless" ],
55
"copyright": "Copyright (c) 2016 Exceptionless. All rights reserved.",
6+
"description": "Exceptionless client extras. Exceptionless is a cloud based error reporting service that sends your exceptions to http://exceptionless.io and provides aggregated views and analytics.",
67
"packOptions": {
7-
"summary": "Exceptionless client extras. Exceptionless is a cloud based error reporting service that sends your exceptions to http://exceptionless.io and provides aggregated views and analytics.",
88
"tags": [ "Exceptionless", "Error", "Report", "Reporting", "Exception", "Logging", "Log", "ELMAH" ],
99
"owners": [ "Exceptionless" ],
1010
"projectUrl": "http://exceptionless.io",

src/Exceptionless.Portable.Signed/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"title": "Exceptionless Portable Class Library",
44
"authors": [ "Exceptionless" ],
55
"copyright": "Copyright (c) 2016 Exceptionless. All rights reserved.",
6+
"description": "Exceptionless client for portable applications. Exceptionless is a cloud based error reporting service that sends your exceptions to http://exceptionless.io and provides aggregated views and analytics.",
67
"packOptions": {
7-
"summary": "Exceptionless client for portable applications. Exceptionless is a cloud based error reporting service that sends your exceptions to http://exceptionless.io and provides aggregated views and analytics.",
88
"tags": [ "Exceptionless", "Error", "Report", "Reporting", "Exception", "Logging", "Log", "ELMAH", "pcl" ],
99
"owners": [ "Exceptionless" ],
1010
"projectUrl": "http://exceptionless.io",

src/Exceptionless.Portable/NuGet/Exceptionless.Portable.nuspec

Lines changed: 0 additions & 19 deletions
This file was deleted.

src/Exceptionless.Portable/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"title": "Exceptionless Portable Class Library",
44
"authors": [ "Exceptionless" ],
55
"copyright": "Copyright (c) 2016 Exceptionless. All rights reserved.",
6+
"description": "Exceptionless client for portable applications. Exceptionless is a cloud based error reporting service that sends your exceptions to http://exceptionless.io and provides aggregated views and analytics.",
67
"packOptions": {
7-
"summary": "Exceptionless client for portable applications. Exceptionless is a cloud based error reporting service that sends your exceptions to http://exceptionless.io and provides aggregated views and analytics.",
88
"tags": [ "Exceptionless", "Error", "Report", "Reporting", "Exception", "Logging", "Log", "ELMAH", "pcl" ],
99
"owners": [ "Exceptionless" ],
1010
"projectUrl": "http://exceptionless.io",

src/Platforms/Exceptionless.Log4net.Signed/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"title": "Log4net appender that sends log entries to Exceptionless.",
44
"authors": [ "Exceptionless" ],
55
"copyright": "Copyright (c) 2016 Exceptionless. All rights reserved.",
6+
"description": "Log4net appender that sends log entries to Exceptionless. Exceptionless is a cloud based error reporting service that sends your exceptions to http://exceptionless.io and provides aggregated views and analytics.",
67
"packOptions": {
7-
"summary": "Log4net appender that sends log entries to Exceptionless. Exceptionless is a cloud based error reporting service that sends your exceptions to http://exceptionless.io and provides aggregated views and analytics.",
88
"tags": [ "Log4net", "Appender", "Exceptionless", "Error", "Report", "Reporting", "Exception", "Logging", "Log", "ELMAH" ],
99
"owners": [ "Exceptionless" ],
1010
"projectUrl": "http://exceptionless.io",

src/Platforms/Exceptionless.Log4net/NuGet/Exceptionless.Log4net.nuspec

Lines changed: 0 additions & 20 deletions
This file was deleted.

src/Platforms/Exceptionless.Log4net/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"title": "Log4net appender that sends log entries to Exceptionless.",
44
"authors": [ "Exceptionless" ],
55
"copyright": "Copyright (c) 2016 Exceptionless. All rights reserved.",
6+
"description": "Log4net appender that sends log entries to Exceptionless. Exceptionless is a cloud based error reporting service that sends your exceptions to http://exceptionless.io and provides aggregated views and analytics.",
67
"packOptions": {
7-
"summary": "Log4net appender that sends log entries to Exceptionless. Exceptionless is a cloud based error reporting service that sends your exceptions to http://exceptionless.io and provides aggregated views and analytics.",
88
"tags": [ "Log4net", "Appender", "Exceptionless", "Error", "Report", "Reporting", "Exception", "Logging", "Log", "ELMAH" ],
99
"owners": [ "Exceptionless" ],
1010
"projectUrl": "http://exceptionless.io",

src/Platforms/Exceptionless.Mvc.Signed/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"title": "Exceptionless client for ASP.NET MVC 3+ applications.",
44
"authors": [ "Exceptionless" ],
55
"copyright": "Copyright (c) 2016 Exceptionless. All rights reserved.",
6+
"description": "Exceptionless client for ASP.NET MVC 3+ applications. Exceptionless is a cloud based error reporting service that sends your exceptions to http://exceptionless.io and provides aggregated views and analytics.",
67
"packOptions": {
7-
"summary": "Exceptionless client for ASP.NET MVC 3+ applications. Exceptionless is a cloud based error reporting service that sends your exceptions to http://exceptionless.io and provides aggregated views and analytics.",
88
"tags": [ "MVC", "ASP.NET", "Exceptionless", "Error", "Report", "Reporting", "Exception", "Logging", "Log", "ELMAH" ],
99
"owners": [ "Exceptionless" ],
1010
"projectUrl": "http://exceptionless.io",

src/Platforms/Exceptionless.Mvc/NuGet/Exceptionless.Mvc.nuspec

Lines changed: 0 additions & 19 deletions
This file was deleted.

0 commit comments

Comments
 (0)