Skip to content
This repository was archived by the owner on Mar 8, 2025. It is now read-only.

Commit 66a6c6e

Browse files
committed
Upgrade to v2.3
1 parent 402c4d8 commit 66a6c6e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

AMT.LinqExtensions/AMT.LinqExtensions.csproj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@
1616
<GenerateNeutralResourcesLanguageAttribute />
1717

1818
<Description>A few LINQ Extensions which we find useful, and you may, too.</Description>
19-
<PackageLicense>http://www.apache.org/licenses/LICENSE-2.0</PackageLicense>
19+
<PackageReleaseNotes>Supports .NET Core LTS versions 2.1, 3.1</PackageReleaseNotes>
20+
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
2021
<PackageProjectUrl>https://github.com/AltaModaTech/LINQExtensions</PackageProjectUrl>
2122
<PackageTags>LINQ</PackageTags>
2223
<Title>LINQ Extensions by AltaModa Technologies</Title>

0 commit comments

Comments
 (0)