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 - - - -