Skip to content

Commit

Permalink
Refresh extensions wrappers
Browse files Browse the repository at this point in the history
  • Loading branch information
atifaziz committed Feb 27, 2023
1 parent c325063 commit 27e961f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion MoreLinq/Extensions.g.cs
Original file line number Diff line number Diff line change
Expand Up @@ -498,7 +498,6 @@ public static IEnumerable<TSource> Assert<TSource>(this IEnumerable<TSource> sou
[GeneratedCode("MoreLinq.ExtensionsGenerator", "1.0.0.0")]
public static partial class AssertCountExtension
{

/// <summary>
/// Asserts that a source sequence contains a given count of elements.
/// </summary>
Expand Down

0 comments on commit 27e961f

Please sign in to comment.