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

Nuget package manage shows updates for incompatible packages #5471

Closed
marktap opened this issue Jun 21, 2017 · 1 comment
Closed

Nuget package manage shows updates for incompatible packages #5471

marktap opened this issue Jun 21, 2017 · 1 comment
Labels
Resolution:Duplicate This issue appears to be a Duplicate of another issue
Milestone

Comments

@marktap
Copy link

marktap commented Jun 21, 2017

Hi!

I'm not sure if this is a bug or a suggestion, but I find it a little frustrating so I thought I'd mention it to see if you all agree :-)

Thanks!

Mark


Steps to reproduce

Create a new Xamarin.Forms app in VS2017 on Windows
Open "Manage Nuget packages for Solution"
Click on the "Updates" tab
Select all updates and click Install

Expected behavior

The packages are updated

Actual behavior

One error message about an incompatible package. Ideally, my preference would be that we don't show incompatible packages as available for update. If that isn't doable, could we show all error messages at once? Right now, it stops after the first error. So my procedure is:

  1. Check all for update
  2. Click Install
    3 Read the error message
  3. Uncheck the offending package
  4. Click Install
  5. Read the error message
  6. Uncheck the offending package
    ....repeat 8 times

NuGet product used : VS UI

NuGet version (x.x.x.xxx): Not sure how to find this, sorry

VS version (if appropriate): VS2017 Enterprise on Windows v15.2 (26430.13)

OS version (i.e. win10 v1703

Worked before? no

Verbose Logs

Please include verbose logs (NuGet.exe -verbosity detailed | dotnet.exe --verbosity diag | etc...)

I'm using the VS UI - I'm not sure what to put for here - let me know and I'll be happy to run it to get logs!

@mishra14
Copy link
Contributor

dupe of #5725

@mishra14 mishra14 added the Resolution:Duplicate This issue appears to be a Duplicate of another issue label Dec 19, 2017
@mishra14 mishra14 added this to the 4.6 milestone Dec 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution:Duplicate This issue appears to be a Duplicate of another issue
Projects
None yet
Development

No branches or pull requests

2 participants