We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When package XXX is the only dependency in group YYY, then running paket remove nuget XXX group YYY should remove the group as well
paket remove nuget XXX group YYY
see #1596
Currently, the group becomes orphaned
The text was updated successfully, but these errors were encountered:
avaliable in v3
Sorry, something went wrong.
Merge pull request #1710 from shortsn/feature/#1600_remove_empty_groups
f530e7d
Revert "#1600 prepare test"
No branches or pull requests
Description
When package XXX is the only dependency in group YYY, then running
paket remove nuget XXX group YYY
should remove the group as wellRepro steps
see #1596
Actual behavior
Currently, the group becomes orphaned
The text was updated successfully, but these errors were encountered: