-
Notifications
You must be signed in to change notification settings - Fork 695
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
Remove NuGet.Packaging.Core #5870
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You win Most Deleted Code PR for the week!
Can this apply to servicing branches as well? I know the team didn't want to put a servicing branch checklist, so please put it in the description or a comment why we are/are not servicing this change.
I'm not sure I see a reason why this needs to be serviced. It's like any code removal. |
Bug
Fixes: NuGet/Home#13385
Regression? Last working version:
Description
In NuGet/Home#12495 we stopped publishing NuGet.Packaging.Core.
There's been no feedback on that, so I think it's safe to remove.
PR Checklist
PR has a meaningful title
PR has a linked issue.
Described changes
Tests
Documentation