We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16f3300 commit 46fa6f2Copy full SHA for 46fa6f2
build/Common.props
@@ -23,6 +23,6 @@
23
</PropertyGroup>
24
25
<ItemGroup>
26
- <PackageReference Include="System.Collections.Immutable" Version="[1.7.1, 7.0.0)" />
+ <PackageReference Include="System.Collections.Immutable" Version="[1.7.1, 8.0.0)" />
27
</ItemGroup>
28
</Project>
0 commit comments