From b2e2e95b87e43155ec8e957ee7a919d5768cf5a6 Mon Sep 17 00:00:00 2001 From: Simon Ensslen Date: Wed, 5 Feb 2025 17:48:40 +0100 Subject: [PATCH 1/2] Use license expression to ease automatic license detection --- src/Jab/Jab.csproj | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/Jab/Jab.csproj b/src/Jab/Jab.csproj index 4b24ae8..a172283 100644 --- a/src/Jab/Jab.csproj +++ b/src/Jab/Jab.csproj @@ -13,7 +13,7 @@ $(BeforePack);ResolveProjectReferences false README.md - LICENSE + MIT @@ -33,7 +33,6 @@ - From cf31ef0cd2937ad66723db3bc92d8f6c2eee1468 Mon Sep 17 00:00:00 2001 From: Simon Ensslen Date: Wed, 5 Feb 2025 18:35:24 +0100 Subject: [PATCH 2/2] use spaces --- src/Jab/Jab.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Jab/Jab.csproj b/src/Jab/Jab.csproj index a172283..044a662 100644 --- a/src/Jab/Jab.csproj +++ b/src/Jab/Jab.csproj @@ -13,7 +13,7 @@ $(BeforePack);ResolveProjectReferences false README.md - MIT + MIT