From 06ade796387d25f6b5267b72cc538ab5a2bb6259 Mon Sep 17 00:00:00 2001 From: Thibaud Desodt Date: Fri, 4 Jan 2019 19:23:39 +0100 Subject: [PATCH] Update Nuget package license format to new format `licenseUrl` is now deprecated, so we use `license expression` instead --- src/Serilog/Serilog.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Serilog/Serilog.csproj b/src/Serilog/Serilog.csproj index ce8030e38..e4eb7050e 100644 --- a/src/Serilog/Serilog.csproj +++ b/src/Serilog/Serilog.csproj @@ -1,4 +1,4 @@ - + Simple .NET logging with fully-structured events @@ -14,7 +14,7 @@ serilog;logging;semantic;structured https://serilog.net/images/serilog-nuget.png https://github.com/serilog/serilog - https://www.apache.org/licenses/LICENSE-2.0 + Apache-2.0 https://github.com/serilog/serilog git false