Skip to content
New issue

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

Add DotNetRemovePackage alias for dotnet remove package command #4225

Closed
Marusyk opened this issue Oct 10, 2023 · 1 comment · Fixed by #4228
Closed

Add DotNetRemovePackage alias for dotnet remove package command #4225

Marusyk opened this issue Oct 10, 2023 · 1 comment · Fixed by #4228
Assignees
Labels
Milestone

Comments

@Marusyk
Copy link
Contributor

Marusyk commented Oct 10, 2023

dotnet remove package - Removes package reference from a project file.

The dotnet remove package command provides a convenient option to remove a NuGet package reference from a project.

Docs: https://learn.microsoft.com/en-us/dotnet/core/tools/dotnet-remove-package

@augustoproiete augustoproiete added this to the Next Minor Candidate milestone Oct 10, 2023
@augustoproiete augustoproiete changed the title Add alias for dotnet remove package command Add DotNetRemovePackage alias for dotnet remove package command Oct 10, 2023
@devlead devlead modified the milestones: Next Minor Candidate, v3.2.0 Oct 30, 2023
@cake-build-bot
Copy link

🎉 This issue has been resolved in version v3.2.0 🎉

The release is available on:

Your GitReleaseManager bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants