Skip to content

Commit 52d9365

Browse files
Merge pull request #116 from thomhurst/renovate/microsoft.bcl.asyncinterfaces-9.x
Update dependency Microsoft.Bcl.AsyncInterfaces to v9
2 parents d5f8711 + 67469c2 commit 52d9365

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
@@ -33,7 +33,7 @@
3333

3434
<ItemGroup Condition="'$(TargetFramework)' == 'netstandard2.0'">
3535
<PackageReference Include="System.Collections.Immutable" Version="8.0.0" />
36-
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="8.0.0" />
36+
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="9.0.0" />
3737
<PackageReference Include="morelinq" Version="4.3.0" />
3838

3939
<PackageReference Include="PolySharp" Version="1.15.0">

0 commit comments

Comments
 (0)