Skip to content

Commit 741a706

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

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.3" />
13+
<PackageReference Include="System.Linq.AsyncEnumerable" Version="10.0.4" />
1414
</ItemGroup>
1515

1616
<ItemGroup>

0 commit comments

Comments
 (0)