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