Skip to content

Commit f66e4dd

Browse files
Bump System.Linq.AsyncEnumerable from 10.0.4 to 10.0.5 (#95)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent adf2741 commit f66e4dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/TestFixture.Tests/TestFixture.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</ItemGroup>
1111

1212
<ItemGroup Condition="'$(TargetFramework)' != 'net10.0'">
13-
<PackageReference Include="System.Linq.AsyncEnumerable" Version="10.0.4" />
13+
<PackageReference Include="System.Linq.AsyncEnumerable" Version="10.0.5" />
1414
</ItemGroup>
1515

1616
<ItemGroup>

0 commit comments

Comments
 (0)