diff --git a/src/NLog.Web.AspNetCore/NLog.Web.AspNetCore.csproj b/src/NLog.Web.AspNetCore/NLog.Web.AspNetCore.csproj
index 9289306b..a5c201c9 100644
--- a/src/NLog.Web.AspNetCore/NLog.Web.AspNetCore.csproj
+++ b/src/NLog.Web.AspNetCore/NLog.Web.AspNetCore.csproj
@@ -27,9 +27,9 @@ Supported platforms:
See also https://github.com/NLog/NLog.Web/releases
- https://nlog-project.org/N.png
+ N.png
https://github.com/NLog/NLog.Web
- https://github.com/NLog/NLog.Web/blob/master/LICENSE
+ BSD-3-Clause
git
git://github.com/NLog/NLog.Web
true
@@ -41,6 +41,12 @@ See also https://github.com/NLog/NLog.Web/releases
true
$(Title)
+
+
+
+
+
+
ASP.NET Core 1 integration for NLog - .NET Framework 4.5.1+
true
diff --git a/src/NLog.Web/NLog.Web.csproj b/src/NLog.Web/NLog.Web.csproj
index b38c77f5..eda6f023 100644
--- a/src/NLog.Web/NLog.Web.csproj
+++ b/src/NLog.Web/NLog.Web.csproj
@@ -22,9 +22,9 @@ For ASP.NET Core: Check https://www.nuget.org/packages/NLog.Web.AspNetCore
See https://github.com/NLog/NLog.Web/releases
- https://nlog-project.org/N.png
+ N.png
https://github.com/NLog/NLog.Web
- https://github.com/NLog/NLog.Web/blob/master/LICENSE
+ BSD-3-Clause
git
https://github.com/NLog/NLog.Web.git
@@ -37,6 +37,12 @@ For ASP.NET Core: Check https://www.nuget.org/packages/NLog.Web.AspNetCore
$(Title)
true
+
+
+
+
+
+