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

[Test Failure]Package ‘jQuery Validation’ can’t be uninstalled by PM UI #3755

Closed
v-nancyj opened this issue Oct 25, 2016 · 4 comments
Closed
Assignees
Labels
Priority:1 High priority issues that must be resolved in the current sprint. Type:Bug
Milestone

Comments

@v-nancyj
Copy link

Repro Steps:

  1. Create a new C++ Win32 project.
  2. Start Manage NuGet package dialog by right clicking of the project node.
  3. Install package ‘jQuery Validation’ –version 1.15.1 shown on the Browser tab by searching.
  4. Uninstall package ‘jQuery Validation’ by PM UI.

Expected Result:
Package ‘jQuery Validation’ can be uninstalled successfully.

Actual Result:
Package ‘jQuery Validation’ can’t be uninstalled and output some information as below screenshot.
102501

Note:

  1. The issue happen on Dev14 MU3.5 25431.01 + NuGet Client 4.0.0-RC-2021.
  2. The issue not repro on Dev14 MU3.5 25431.01 + NuGet Client 3.4.4-1321.
  3. The issue not repro on d15prerel 25824.00 (NuGet 4.0.0-RC-2008).
  4. The issue not repro on d15prerel 25824.00 + NuGet Client 4.0.0-RC-2023.
  5. Package ‘jQuery Validation’ can be uninstalled successfully by command in Package Manger Concle.
@rrelyea rrelyea added this to the 4.0 RC milestone Oct 25, 2016
@rrelyea rrelyea added Priority:1 High priority issues that must be resolved in the current sprint. Type:Bug labels Oct 25, 2016
@rrelyea
Copy link
Contributor

rrelyea commented Oct 25, 2016

COnfirm that it is fixed post megamerge.

@rrelyea
Copy link
Contributor

rrelyea commented Oct 25, 2016

Can you please confirm fixed, or investigate the fix. (if not fixed yet, coordinate with @alpaix, as he is also investigating some related issue).

@jainaashish
Copy link
Contributor

It's fixed.

@AndyTian-Devops
Copy link

@jainaashish Could you tell us the build version we can verify the fix. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority:1 High priority issues that must be resolved in the current sprint. Type:Bug
Projects
None yet
Development

No branches or pull requests

4 participants
@rrelyea @jainaashish @v-nancyj and others