Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4112aae commit 4b99379Copy full SHA for 4b99379
1 file changed
NetFabric.Hyperlinq/NetFabric.Hyperlinq.csproj
@@ -5,7 +5,7 @@
5
<PackageId>NetFabric.Hyperlinq</PackageId>
6
<Title>NetFabric.Hyperlinq</Title>
7
<Description> High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays, Memory and Span.</Description>
8
- <Version>3.0.0-beta39</Version>
+ <Version>3.0.0-beta40</Version>
9
<PackageIcon>Icon.png</PackageIcon>
10
<PackageLicenseFile>LICENSE</PackageLicenseFile>
11
<PackageTags>netfabric, hyperlinq, linq, enumeration, extensions, performance</PackageTags>
0 commit comments