From eedb5f49164ad16361544a69afe989f5a2cccbc0 Mon Sep 17 00:00:00 2001 From: Luigi Berrettini Date: Sat, 9 Feb 2019 20:40:04 +0000 Subject: [PATCH] Use PackageLicenseExpression in project files (#169 closes #167) --- .../NLog.Targets.Syslog.Schema.csproj | 2 +- src/NLog.Targets.Syslog/NLog.Targets.Syslog.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/NLog.Targets.Syslog.Schema/NLog.Targets.Syslog.Schema.csproj b/src/NLog.Targets.Syslog.Schema/NLog.Targets.Syslog.Schema.csproj index 690c9c9e..fbfe473f 100644 --- a/src/NLog.Targets.Syslog.Schema/NLog.Targets.Syslog.Schema.csproj +++ b/src/NLog.Targets.Syslog.Schema/NLog.Targets.Syslog.Schema.csproj @@ -12,7 +12,7 @@ Enables Intellisenseā„¢ for Syslog target settings in NLog.config NLog Syslog Log Logging Intellisense xsd 0.1.0-alpha-01-commitHash - https://github.com/luigiberrettini/NLog.Targets.Syslog/blob/master/LICENSE + BSD-3-Clause https://github.com/luigiberrettini/NLog.Targets.Syslog http://nlog-project.org/NConfig.png https://github.com/luigiberrettini/NLog.Targets.Syslog diff --git a/src/NLog.Targets.Syslog/NLog.Targets.Syslog.csproj b/src/NLog.Targets.Syslog/NLog.Targets.Syslog.csproj index 1ff3f6f1..1fbe34c4 100644 --- a/src/NLog.Targets.Syslog/NLog.Targets.Syslog.csproj +++ b/src/NLog.Targets.Syslog/NLog.Targets.Syslog.csproj @@ -29,7 +29,7 @@ Custom target for NLog to send logging messages to a Syslog server NLog Syslog Log Logging 0.1.0-alpha-01-commitHash - https://github.com/luigiberrettini/NLog.Targets.Syslog/blob/master/LICENSE + BSD-3-Clause https://github.com/luigiberrettini/NLog.Targets.Syslog http://nlog-project.org/N.png https://github.com/luigiberrettini/NLog.Targets.Syslog