We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41e4bbd commit 422914dCopy full SHA for 422914d
EnumerableAsyncProcessor/EnumerableAsyncProcessor.csproj
@@ -22,7 +22,7 @@
22
</PropertyGroup>
23
24
<ItemGroup Condition="'$(TargetFrameworkIdentifier)'!='.NETCoreApp'">
25
- <PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="8.0.0" />
+ <PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="9.0.0" />
26
<PackageReference Include="System.Collections.Immutable" Version="8.0.0" />
27
28
</ItemGroup>
0 commit comments