From a7f26314b7f8dab6f5196d722ebe0de190456dbb Mon Sep 17 00:00:00 2001 From: ax-meyer <32029723+ax-meyer@users.noreply.github.com> Date: Thu, 27 Feb 2025 13:16:06 +0100 Subject: [PATCH] Explicitly set license for nuget through PackageLicenseExpression --- MoreLinq/MoreLinq.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MoreLinq/MoreLinq.csproj b/MoreLinq/MoreLinq.csproj index b164600ba..3d8d3e530 100644 --- a/MoreLinq/MoreLinq.csproj +++ b/MoreLinq/MoreLinq.csproj @@ -135,7 +135,7 @@ morelinq linq;extensions https://morelinq.github.io/ - COPYING.txt + Apache-2.0 ..\dist README.md true