Skip to content

Commit 422914d

Browse files
committed
Update dependency Microsoft.Bcl.AsyncInterfaces to v9
1 parent 41e4bbd commit 422914d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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="8.0.0" />
25+
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="9.0.0" />
2626
<PackageReference Include="System.Collections.Immutable" Version="8.0.0" />
2727

2828
</ItemGroup>

0 commit comments

Comments
 (0)