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

When a PackageReference project references a packages.config project, restore no-op fails across VS & commandline #10958

Open
nkolev92 opened this issue Jun 22, 2021 · 1 comment
Labels
Area:RestoreNoOp The PackageReference no-op Functionality:Restore Priority:2 Issues for the current backlog. Type:Bug

Comments

@nkolev92
Copy link
Member

Discovered while investigating #10924.

Repro step:

  1. Create a PR project.
  2. Create a PC project.
  3. Add a project reference from PR project to PC project.
  4. Restore in VS and then commandline.
  5. Observe restore has not no-oped.
@nkolev92 nkolev92 added Area:RestoreNoOp The PackageReference no-op Functionality:Restore Priority:2 Issues for the current backlog. Type:Bug labels Jun 22, 2021
@nkolev92
Copy link
Member Author

This bug is really a consequence of #9802, so if #9802 was to be fixed, this issue would become irrelevant.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area:RestoreNoOp The PackageReference no-op Functionality:Restore Priority:2 Issues for the current backlog. Type:Bug
Projects
None yet
Development

No branches or pull requests

2 participants