From 7728f8952acf7a953010dcc2fcd0451b71b6e67c Mon Sep 17 00:00:00 2001 From: Bond_009 Date: Thu, 2 Apr 2020 00:01:54 +0200 Subject: [PATCH] Replace PackageLicenseFile with PackageLicenseExpression --- src/BlurHashSharp.Drawing/BlurHashSharp.Drawing.csproj | 6 +----- src/BlurHashSharp.SkiaSharp/BlurHashSharp.SkiaSharp.csproj | 6 +----- src/BlurHashSharp/BlurHashSharp.csproj | 6 +----- 3 files changed, 3 insertions(+), 15 deletions(-) diff --git a/src/BlurHashSharp.Drawing/BlurHashSharp.Drawing.csproj b/src/BlurHashSharp.Drawing/BlurHashSharp.Drawing.csproj index d7b123b..468f993 100644 --- a/src/BlurHashSharp.Drawing/BlurHashSharp.Drawing.csproj +++ b/src/BlurHashSharp.Drawing/BlurHashSharp.Drawing.csproj @@ -13,14 +13,10 @@ 1.0.0 BlurHash;image;bitmap;drawing BlurHash encoder for use with the System.Drawing.Common image library. - LICENSE + MIT https://github.com/Bond-009/BlurHashSharp - - - - diff --git a/src/BlurHashSharp.SkiaSharp/BlurHashSharp.SkiaSharp.csproj b/src/BlurHashSharp.SkiaSharp/BlurHashSharp.SkiaSharp.csproj index a816ff0..c656a75 100644 --- a/src/BlurHashSharp.SkiaSharp/BlurHashSharp.SkiaSharp.csproj +++ b/src/BlurHashSharp.SkiaSharp/BlurHashSharp.SkiaSharp.csproj @@ -12,14 +12,10 @@ 1.0.0 BlurHash;image;bitmap;skiasharp BlurHash encoder for use with the SkiaSharp image library. - LICENSE + MIT https://github.com/Bond-009/BlurHashSharp - - - - diff --git a/src/BlurHashSharp/BlurHashSharp.csproj b/src/BlurHashSharp/BlurHashSharp.csproj index 216f1ef..88bcebb 100644 --- a/src/BlurHashSharp/BlurHashSharp.csproj +++ b/src/BlurHashSharp/BlurHashSharp.csproj @@ -12,12 +12,8 @@ 1.0.0 BlurHash;image;bitmap BlurHash encoder for working with raw bitmaps in memory. - LICENSE + MIT https://github.com/Bond-009/BlurHashSharp - - - -