dotnet / dotnet/project-system
Support Single-Project Build Operations
Open
Triage-Approved
- Dominant language
- C#
- Stars
- 1k
- Forks
- 415
- PR merge metrics
- No merged PRs in 30d
Description
User suggestion from [474701](https://devdiv.visualstudio.com/DevDiv/_workitems/edit/474701) | [DevCom](https://developercommunity.visualstudio.com/content/problem/89481/c-project-no-projects-specic-menu.html)
C# project system does not support single-project build operations. (The C++ project system supports this action) It can be very helpful to rebuild a single project without needing to first rebuild all of its dependencies. In this case, when building a project, user cannot view project properties on a different project
Contributor guide
Assessment
This issue has not been assessed yet.