Skip to content

Commit

Permalink
Note about maintenance release
Browse files Browse the repository at this point in the history
  • Loading branch information
atifaziz committed May 1, 2017
1 parent 5ea08f6 commit a201c95
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion MoreLinq/MoreLinq.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,9 @@
<PublicSign Condition=" '$(OS)' != 'Windows_NT' ">true</PublicSign>
<PackageId>morelinq</PackageId>
<PackageTags>linq;extensions</PackageTags>
<PackageReleaseNotes>Adds new operators: Fold (overloads), ToDictionary (overloads), ToLookup (overloads), Partition. See also https://github.com/morelinq/MoreLINQ/wiki/API-Changes.</PackageReleaseNotes>
<PackageReleaseNotes>Adds new operators: Fold (overloads), ToDictionary (overloads), ToLookup (overloads), Partition. See also https://github.com/morelinq/MoreLINQ/wiki/API-Changes.

2.4.1 is a maintenance release that addresses packaging issues. There are no new features or bug fixes.</PackageReleaseNotes>
<PackageProjectUrl>https://morelinq.github.io/</PackageProjectUrl>
<PackageLicenseUrl>http://www.apache.org/licenses/LICENSE-2.0</PackageLicenseUrl>
<GenerateAssemblyTitleAttribute>false</GenerateAssemblyTitleAttribute>
Expand Down

0 comments on commit a201c95

Please sign in to comment.