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

Renaming a project marks package references as unresolved #5356

Closed
drewnoakes opened this issue Aug 23, 2019 · 1 comment · Fixed by #7990
Closed

Renaming a project marks package references as unresolved #5356

drewnoakes opened this issue Aug 23, 2019 · 1 comment · Fixed by #7990
Assignees
Labels
Feature-Dependency-Node "Dependencies" node in Solution Explorer that display project, binary & package references Resolution-Fixed The bug has been fixed, refer to the milestone to see in which release it was fixed. Tenet-User Friendly This issue affects the "User Friendly" tenet; UI usability, accessibility or high-DPI related. Triage-Approved Reviewed and prioritized
Milestone

Comments

@drewnoakes
Copy link
Member

Visual Studio Version: 16.2.2

Steps to Reproduce:

  1. Create new .NET Core Console App
  2. Add a package reference and wait for it to resolve
  3. Rename the project
  4. Notice package reference is unresolved

Making a change to the set of packages will trigger it to refresh and appear correctly.

@drewnoakes drewnoakes added Bug Tenet-User Friendly This issue affects the "User Friendly" tenet; UI usability, accessibility or high-DPI related. Feature-Dependency-Node "Dependencies" node in Solution Explorer that display project, binary & package references labels Aug 23, 2019
@drewnoakes drewnoakes added this to the 16.x milestone Aug 23, 2019
@drewnoakes drewnoakes self-assigned this Aug 23, 2019
@jjmew jjmew added the Triage-Approved Reviewed and prioritized label Jan 6, 2020
@jjmew jjmew modified the milestones: 16.x, 16.7 Jan 6, 2020
@drewnoakes drewnoakes modified the milestones: 16.7, 16.8 May 12, 2020
@drewnoakes drewnoakes modified the milestones: 16.8, 16.9 Jul 24, 2020
@drewnoakes
Copy link
Member Author

May be related to #1538.

@drewnoakes drewnoakes modified the milestones: 16.9, 16.10 Nov 23, 2020
@drewnoakes drewnoakes modified the milestones: 16.10, 17.0 May 11, 2021
@drewnoakes drewnoakes modified the milestones: 17.0, 17.1 Aug 10, 2021
@drewnoakes drewnoakes modified the milestones: 17.1, 17.x Nov 19, 2021
@drewnoakes drewnoakes modified the milestones: 17.x, 17.2 Mar 21, 2022
@ghost ghost added the Resolution-Fixed The bug has been fixed, refer to the milestone to see in which release it was fixed. label Mar 23, 2022
@drewnoakes drewnoakes removed the Bug label Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature-Dependency-Node "Dependencies" node in Solution Explorer that display project, binary & package references Resolution-Fixed The bug has been fixed, refer to the milestone to see in which release it was fixed. Tenet-User Friendly This issue affects the "User Friendly" tenet; UI usability, accessibility or high-DPI related. Triage-Approved Reviewed and prioritized
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants