Skip to content

Conversation

@dtivel
Copy link
Contributor

@dtivel dtivel commented Jan 22, 2021

Bug

Fixes: NuGet/Home#10483
Regression: Yes

  • Last working version: 16.8.3 (?)
  • How are we preventing it in future: add unit test

Fix

Details: For PackageReference-(.NET SDK-style)-based projects, updating an installed package involves other implicit actions (like first uninstalling the existing package). Propagating these implicit actions from server to client are necessary for the client to generate an update summary in the "Preview Changes" dialog.

Testing/Validation

Tests Added: Yes
Reason for not adding tests:
Validation: Manually validated against 16.6.5.

CC @rrelyea, @sbanni

@dtivel dtivel requested a review from a team as a code owner January 22, 2021 17:48
@dtivel dtivel requested a review from sbanni January 22, 2021 21:26
@dtivel dtivel merged commit ebbb1a0 into dev Jan 25, 2021
@dtivel dtivel deleted the dev-dtivel-pmui-updatepreview branch January 25, 2021 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Only one package shows in the Preview Changes window when there are multiple packages available to update in the Package Manager UI

4 participants