Skip to content

Commit a0b1afc

Browse files
Bump System.Linq.AsyncEnumerable from 10.0.2 to 10.0.3 (#93)v
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e156ae2 commit a0b1afc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

1616
<ItemGroup>

0 commit comments

Comments
 (0)