Skip to content

Commit 927946d

Browse files
committed
Update dependency Microsoft.Bcl.AsyncInterfaces to 9.0.8
1 parent d2cbe20 commit 927946d

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.8" />
2626

2727
</ItemGroup>
2828

0 commit comments

Comments
 (0)