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 1934bd0 commit 1a51477Copy full SHA for 1a51477
EnumerableAsyncProcessor/EnumerableAsyncProcessor.csproj
@@ -32,7 +32,7 @@
32
</ItemGroup>
33
34
<ItemGroup Condition="'$(TargetFramework)' == 'netstandard2.0'">
35
- <PackageReference Include="System.Collections.Immutable" Version="8.0.0" />
+ <PackageReference Include="System.Collections.Immutable" Version="9.0.0" />
36
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="8.0.0" />
37
<PackageReference Include="morelinq" Version="4.3.0" />
38
0 commit comments