Skip to content

Commit d138fe1

Browse files
committed
Update dependency Microsoft.Bcl.AsyncInterfaces to 9.0.4
1 parent d2cbe20 commit d138fe1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

EnumerableAsyncProcessor/EnumerableAsyncProcessor.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
</PropertyGroup>
2323

2424
<ItemGroup Condition="'$(TargetFrameworkIdentifier)'!='.NETCoreApp'">
25-
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="9.0.3" />
25+
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="9.0.4" />
2626

2727
</ItemGroup>
2828

0 commit comments

Comments
 (0)