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.
2 parents 7e9eed1 + c147ca1 commit dcacdffCopy full SHA for dcacdff
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="9.0.0" />
37
<PackageReference Include="morelinq" Version="4.3.0" />
38
0 commit comments