We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5eee317 commit efaaa5dCopy full SHA for efaaa5d
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, Memory, and Span.</Description>
8
- <Version>3.0.0-beta45</Version>
+ <Version>3.0.0-beta46</Version>
9
<PackageIcon>Icon.png</PackageIcon>
10
<PackageLicenseFile>LICENSE</PackageLicenseFile>
11
<PackageTags>netfabric, hyperlinq, linq, enumeration, extensions, performance</PackageTags>
0 commit comments