From 29edf49d5816e43f90acecdf71d5649c2c938fc3 Mon Sep 17 00:00:00 2001
From: Julian Verdurmen <304NotModified@users.noreply.github.com>
Date: Tue, 29 Dec 2020 00:31:47 +0100
Subject: [PATCH] Move to PackageIcon and PackageLicenseExpression for NuGet
package (#461)
* Move to PackageIcon for NuGet package
* PackageLicenseExpression
---
.../NLog.Extensions.Hosting.csproj | 11 +++++++++--
.../NLog.Extensions.Logging.csproj | 10 ++++++++--
2 files changed, 17 insertions(+), 4 deletions(-)
diff --git a/src/NLog.Extensions.Hosting/NLog.Extensions.Hosting.csproj b/src/NLog.Extensions.Hosting/NLog.Extensions.Hosting.csproj
index 8320a0e4..d77bdf98 100644
--- a/src/NLog.Extensions.Hosting/NLog.Extensions.Hosting.csproj
+++ b/src/NLog.Extensions.Hosting/NLog.Extensions.Hosting.csproj
@@ -15,8 +15,8 @@
For ASP.NET Core, use NLog.Web.AspNetCore: https://www.nuget.org/packages/NLog.Web.AspNetCore
https://github.com/NLog/NLog.Extensions.Logging
- https://github.com/NLog/NLog.Extensions.Logging/blob/master/LICENSE
- https://nlog-project.org/NConfig.png
+ BSD-2-Clause
+ N.png
https://github.com/NLog/NLog.Extensions.Logging.git
git
NLog;Microsoft.Extensions.Hosting;log;logging;logfiles;netcore
@@ -46,4 +46,11 @@ Full changelog: https://github.com/NLog/NLog.Extensions.Logging/blob/master/CHAN
+
+
+
+
+
+
+
diff --git a/src/NLog.Extensions.Logging/NLog.Extensions.Logging.csproj b/src/NLog.Extensions.Logging/NLog.Extensions.Logging.csproj
index e99b104c..ec1a39d8 100644
--- a/src/NLog.Extensions.Logging/NLog.Extensions.Logging.csproj
+++ b/src/NLog.Extensions.Logging/NLog.Extensions.Logging.csproj
@@ -27,8 +27,8 @@ For ASP.NET Core, use NLog.Web.AspNetCore: https://www.nuget.org/packages/NLog.W
Full changelog: https://github.com/NLog/NLog.Extensions.Logging/blob/master/CHANGELOG.MD
https://github.com/NLog/NLog.Extensions.Logging
- https://github.com/NLog/NLog.Extensions.Logging/blob/master/LICENSE
- https://nlog-project.org/NConfig.png
+ BSD-2-Clause
+ N.png
https://github.com/NLog/NLog.Extensions.Logging.git
git
@@ -95,6 +95,12 @@ Full changelog: https://github.com/NLog/NLog.Extensions.Logging/blob/master/CHAN
+
+
+
+
+
+
$(Title)