Skip to content

Commit 56c1ae5

Browse files
Bump System.Linq.AsyncEnumerable from 10.0.4 to 10.0.5
--- updated-dependencies: - dependency-name: System.Linq.AsyncEnumerable dependency-version: 10.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent adf2741 commit 56c1ae5

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)