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 cb15df6 commit 024c429Copy full SHA for 024c429
src/MyNihongo.LinqAsync.csproj
@@ -20,7 +20,7 @@
20
</PropertyGroup>
21
22
<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard2.0' ">
23
- <PackageReference Include="System.Collections.Immutable" Version="7.0.0" />
+ <PackageReference Include="System.Collections.Immutable" Version="8.0.0" />
24
</ItemGroup>
25
26
<ItemGroup>
0 commit comments