diff --git a/build/common.props b/build/common.props index ef596b28..8d982cfc 100644 --- a/build/common.props +++ b/build/common.props @@ -15,6 +15,7 @@ true $(SolutionDir)artifacts exceptionless-icon.png + Exceptionless;Error;Error-Handling;Error-Handler;Error-Reporting;Error-Management;Error-Monitoring;Handling;Management;Monitoring;Report;Reporting;Crash-Reporting;Exception;Exception-Handling;Exception-Handler;Exception-Reporting;Exceptions;Log;Logs;Logging;Unhandled;Unhandled-Exceptions;Feature;Configuration;Debug;FeatureToggle;Metrics;ELMAH LICENSE.txt $(PackageProjectUrl) true diff --git a/src/Exceptionless/Exceptionless.csproj b/src/Exceptionless/Exceptionless.csproj index 64101d05..9b08cbd9 100644 --- a/src/Exceptionless/Exceptionless.csproj +++ b/src/Exceptionless/Exceptionless.csproj @@ -7,12 +7,12 @@ netstandard2.0;net452 - + Exceptionless Exceptionless Exceptionless client for non visual (ie. Console and Services) applications. - Exceptionless;Error;Report;Reporting;Exception;Logging;Log;ELMAH;NETSTANDARD;Core + $(PackageTags);Console;Services; diff --git a/src/Platforms/Exceptionless.AspNetCore/Exceptionless.AspNetCore.csproj b/src/Platforms/Exceptionless.AspNetCore/Exceptionless.AspNetCore.csproj index acfe8566..9edde11b 100644 --- a/src/Platforms/Exceptionless.AspNetCore/Exceptionless.AspNetCore.csproj +++ b/src/Platforms/Exceptionless.AspNetCore/Exceptionless.AspNetCore.csproj @@ -10,7 +10,7 @@ Exceptionless.AspNetCore Exceptionless client for ASP.NET Core Exceptionless client for ASP.NET Core. $(Description) - ASP.NET;Exceptionless;Error;Report;Reporting;Exception;Logging;Log;ELMAH + $(PackageTags);ASP.NET;AspNetCore;MVC diff --git a/src/Platforms/Exceptionless.Extensions.Hosting/Exceptionless.Extensions.Hosting.csproj b/src/Platforms/Exceptionless.Extensions.Hosting/Exceptionless.Extensions.Hosting.csproj index 14c01bd6..14a18ef6 100644 --- a/src/Platforms/Exceptionless.Extensions.Hosting/Exceptionless.Extensions.Hosting.csproj +++ b/src/Platforms/Exceptionless.Extensions.Hosting/Exceptionless.Extensions.Hosting.csproj @@ -6,7 +6,7 @@ Exceptionless.Extensions.Hosting Exceptionless provider for Microsoft.Extensions.Hosting Exceptionless provider for Microsoft.Extensions.Hosting. $(Description) - Exceptionless;Microsoft.Extensions.Hosting;log;logging + $(PackageTags);Microsoft.Extensions.Hosting;Hosting netstandard2.0 diff --git a/src/Platforms/Exceptionless.Extensions.Logging/Exceptionless.Extensions.Logging.csproj b/src/Platforms/Exceptionless.Extensions.Logging/Exceptionless.Extensions.Logging.csproj index 6a4af8fc..315b0681 100644 --- a/src/Platforms/Exceptionless.Extensions.Logging/Exceptionless.Extensions.Logging.csproj +++ b/src/Platforms/Exceptionless.Extensions.Logging/Exceptionless.Extensions.Logging.csproj @@ -6,7 +6,7 @@ Exceptionless.Extensions.Logging Exceptionless provider for Microsoft.Extensions.Logging Exceptionless provider for Microsoft.Extensions.Logging. $(Description) - Exceptionless;Microsoft.Extensions.Logging;log;logging + $(PackageTags);Microsoft.Extensions.Logging netstandard2.0 diff --git a/src/Platforms/Exceptionless.Log4net/Exceptionless.Log4net.csproj b/src/Platforms/Exceptionless.Log4net/Exceptionless.Log4net.csproj index 4a643af3..a5ffc679 100644 --- a/src/Platforms/Exceptionless.Log4net/Exceptionless.Log4net.csproj +++ b/src/Platforms/Exceptionless.Log4net/Exceptionless.Log4net.csproj @@ -13,7 +13,7 @@ Exceptionless.Log4net Log4net appender that sends log entries to Exceptionless. Log4net appender that sends log entries to Exceptionless. $(Description) - Log4net;Appender;Exceptionless;Error;Report;Reporting;Exception;Logging;Log;ELMAH + $(PackageTags);Log4net;Appender diff --git a/src/Platforms/Exceptionless.MessagePack/Exceptionless.MessagePack.csproj b/src/Platforms/Exceptionless.MessagePack/Exceptionless.MessagePack.csproj index dfac58fc..b788e043 100644 --- a/src/Platforms/Exceptionless.MessagePack/Exceptionless.MessagePack.csproj +++ b/src/Platforms/Exceptionless.MessagePack/Exceptionless.MessagePack.csproj @@ -13,7 +13,7 @@ Exceptionless.MessagePack Serialize/deserialize log entries with MessagePack. Serialize/deserialize log entries with MessagePack. $(Description) - MessagePack;Exceptionless;Error;Report;Reporting;Exception;Logging;Log;ELMAH + $(PackageTags);MessagePack diff --git a/src/Platforms/Exceptionless.Mvc/Exceptionless.Mvc.csproj b/src/Platforms/Exceptionless.Mvc/Exceptionless.Mvc.csproj index afe5cd91..3820fcf7 100644 --- a/src/Platforms/Exceptionless.Mvc/Exceptionless.Mvc.csproj +++ b/src/Platforms/Exceptionless.Mvc/Exceptionless.Mvc.csproj @@ -6,7 +6,7 @@ Exceptionless.Mvc Exceptionless client for ASP.NET MVC 3+ applications. Exceptionless client for ASP.NET MVC 3+ applications. $(Description) - MVC;ASP.NET;Exceptionless;Error;Report;Reporting;Exception;Logging;Log;ELMAH + $(PackageTags);ASP.NET;MVC net452 diff --git a/src/Platforms/Exceptionless.NLog/Exceptionless.NLog.csproj b/src/Platforms/Exceptionless.NLog/Exceptionless.NLog.csproj index a78a7658..18b60b7c 100644 --- a/src/Platforms/Exceptionless.NLog/Exceptionless.NLog.csproj +++ b/src/Platforms/Exceptionless.NLog/Exceptionless.NLog.csproj @@ -13,7 +13,7 @@ Exceptionless.NLog NLog target that sends log entries to Exceptionless. NLog target that sends log entries to Exceptionless. $(Description) - NLog;Target;Exceptionless;Error;Report;Reporting;Exception;Logging;Log;ELMAH + $(PackageTags);NLog;Target diff --git a/src/Platforms/Exceptionless.Web/Exceptionless.Web.csproj b/src/Platforms/Exceptionless.Web/Exceptionless.Web.csproj index 82dad260..fb25bb64 100644 --- a/src/Platforms/Exceptionless.Web/Exceptionless.Web.csproj +++ b/src/Platforms/Exceptionless.Web/Exceptionless.Web.csproj @@ -6,7 +6,7 @@ Exceptionless.Web Exceptionless client for ASP.NET WebForms applications. Exceptionless client for ASP.NET WebForms applications. $(Description) - WebForms;Web Forms;Wcf;Exceptionless;Error;Report;Reporting;Exception;Logging;Log;ELMAH + $(PackageTags);ASP.NET;WebForms;Wcf net452 diff --git a/src/Platforms/Exceptionless.WebApi/Exceptionless.WebApi.csproj b/src/Platforms/Exceptionless.WebApi/Exceptionless.WebApi.csproj index 9e5b7e8c..205401db 100644 --- a/src/Platforms/Exceptionless.WebApi/Exceptionless.WebApi.csproj +++ b/src/Platforms/Exceptionless.WebApi/Exceptionless.WebApi.csproj @@ -7,7 +7,7 @@ Exceptionless client for ASP.NET Web API applications. Exceptionless client for ASP.NET Web API applications. $(Description) net452 - Web Api;Exceptionless;Error;Report;Reporting;Exception;Logging;Log;ELMAH + $(PackageTags);ASP.NET;Web Api diff --git a/src/Platforms/Exceptionless.Windows/Exceptionless.Windows.csproj b/src/Platforms/Exceptionless.Windows/Exceptionless.Windows.csproj index 422e983e..94c2d3c2 100644 --- a/src/Platforms/Exceptionless.Windows/Exceptionless.Windows.csproj +++ b/src/Platforms/Exceptionless.Windows/Exceptionless.Windows.csproj @@ -13,7 +13,7 @@ Exceptionless.Windows Exceptionless client for WinForms applications Exceptionless client for WinForms applications. $(Description) - WinForms;Exceptionless;Error;Report;Reporting;Exception;Logging;Log;ELMAH + $(PackageTags);WinForms true Exceptionless Library diff --git a/src/Platforms/Exceptionless.Wpf/Exceptionless.Wpf.csproj b/src/Platforms/Exceptionless.Wpf/Exceptionless.Wpf.csproj index b1abeb61..831e4663 100644 --- a/src/Platforms/Exceptionless.Wpf/Exceptionless.Wpf.csproj +++ b/src/Platforms/Exceptionless.Wpf/Exceptionless.Wpf.csproj @@ -13,7 +13,7 @@ Exceptionless.Wpf Exceptionless client for WPF applications Exceptionless client for WPF applications. $(Description) - WPF;Exceptionless;Error;Report;Reporting;Exception;Logging;Log;ELMAH + $(PackageTags);WPF true Exceptionless Library