dotnet / dotnet/project-system
Add Project Reference
- Dominant language
- C#
- Stars
- 1k
- Forks
- 415
- PR merge metrics
- No merged PRs in 30d
Description
_This issue has a corresponding [ticket on Developer Community](https://developercommunity.visualstudio.com/content/problem/1174816/add-project-reference.html). Please vote and comment there to make sure your voice is heard._
---
I just spent 10 very frustrating minutes when trying to add an Assembly Reference to my existing .Net Core Project.
There is a context menu item item called 'Add Project Reference', no, I don't want to add a reference to another project in my solution - I want to add a reference to a third-party assembly.
It turned out that 'Add Project Reference' is a very bad name, it should be called 'Add Reference', since it does allow you to add a reference to either another project in your solution or a third party assembly.
:-( - naming my friends - naming !!!
---
### Original Comments
(no comments)
---
### Original Solutions
(no solutions)
Contributor guide
Assessment
This issue has not been assessed yet.