We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e60d48b commit 65e0288Copy full SHA for 65e0288
1 file changed
Ramstack.Structures/Ramstack.Structures.csproj
@@ -64,11 +64,6 @@ Ramstack.Collections.ReadOnlyArray<T></Description>
64
</PackageReference>
65
</ItemGroup>
66
67
- <ItemGroup Condition="'$(TargetFramework)' == 'net6.0'">
68
- <PackageReference Include="System.Collections.Immutable" />
69
- </ItemGroup>
70
-
71
72
<ItemGroup>
73
<None Include="..\README.md" Link="Properties\README.md">
74
<Pack>True</Pack>
0 commit comments