From a36a6c1c1e4ee313f40241cd139f0794b7954285 Mon Sep 17 00:00:00 2001 From: Peter Morlion Date: Wed, 10 Jul 2019 15:20:30 +0200 Subject: [PATCH] Use license file instead of expression --- RedStar.Amounts.JsonNet/RedStar.Amounts.JsonNet.csproj | 9 ++++++++- .../RedStar.Amounts.StandardUnits.csproj | 9 ++++++++- RedStar.Amounts/RedStar.Amounts.csproj | 9 ++++++++- 3 files changed, 24 insertions(+), 3 deletions(-) diff --git a/RedStar.Amounts.JsonNet/RedStar.Amounts.JsonNet.csproj b/RedStar.Amounts.JsonNet/RedStar.Amounts.JsonNet.csproj index fbec18c..612763a 100644 --- a/RedStar.Amounts.JsonNet/RedStar.Amounts.JsonNet.csproj +++ b/RedStar.Amounts.JsonNet/RedStar.Amounts.JsonNet.csproj @@ -19,7 +19,8 @@ $(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb 2.1.0.0 2.1.0.0 - MIT + + MIT.md @@ -28,4 +29,10 @@ + + + True + + + \ No newline at end of file diff --git a/RedStar.Amounts.StandardUnits/RedStar.Amounts.StandardUnits.csproj b/RedStar.Amounts.StandardUnits/RedStar.Amounts.StandardUnits.csproj index 129a4a8..7edf2ba 100644 --- a/RedStar.Amounts.StandardUnits/RedStar.Amounts.StandardUnits.csproj +++ b/RedStar.Amounts.StandardUnits/RedStar.Amounts.StandardUnits.csproj @@ -18,7 +18,8 @@ true true $(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb - CPOL-1.02 + + CPOL.md @@ -26,4 +27,10 @@ + + + True + + + \ No newline at end of file diff --git a/RedStar.Amounts/RedStar.Amounts.csproj b/RedStar.Amounts/RedStar.Amounts.csproj index f3ffbff..3e835dc 100644 --- a/RedStar.Amounts/RedStar.Amounts.csproj +++ b/RedStar.Amounts/RedStar.Amounts.csproj @@ -18,9 +18,16 @@ $(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb 4.1.0.0 4.1.0.0 - CPOL-1.02 + + CPOL.md + + + True + + + \ No newline at end of file