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 Manager Conditional multi-target issue #10851

Closed
vsfeedback opened this issue May 11, 2021 · 2 comments
Closed

Nuget Package Manager Conditional multi-target issue #10851

vsfeedback opened this issue May 11, 2021 · 2 comments

Comments

@vsfeedback
Copy link

This issue has been moved from a ticket on Developer Community.


Context

  • Given a multi-target project that conditionally adds different package versions based on the TargetFramework.
    E.G.

Problem

  • Updating the package through the manager UI results in BOTH conditional item groups receiving the update.
    E.G. The result

Suggested Solution

  • Add a feature that will check for this scenario and alert the user.
  • The UI should ask the developer which condition they want to update and apply the update to that item's group only.

Original Comments

Feedback Bot on 5/9/2021, 10:58 PM:

We have directed your feedback to the appropriate engineering team for further evaluation. The team will review the feedback and notify you about the next steps.


Original Solutions

(no solutions)

@donnie-msft
Copy link
Contributor

I believe related to these and likely more:
#4071
#4681
#10270
/cc @JonDouglas

@nkolev92
Copy link
Member

Triage; Closing as dupe of #4681.

The multi targeting experience is incomplete.

@nkolev92 nkolev92 added the Resolution:Duplicate This issue appears to be a Duplicate of another issue label May 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants