dotnet / dotnet/project-system

Add two references with the same name doesn't display an error

Open
#955 0 comments 0 reactions 0 assignees View on GitHub
Triage-Approved
Dominant language
C#
Stars
1k
Forks
415
PR merge metrics
No merged PRs in 30d

Description

1. Right-click on project -> Add Reference
2. Browse to `C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\Microsoft.Build.Engine.dll` click OK
3. Browse to `C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.Build.Engine.dll`
4. Click OK

Expected: No error and both refs get added, or an error about adding duplicate assembly (similar to legacy)
Actual: Nothing

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.