dotnet / dotnet/project-system

Add Reference 'Extensions' is empty in new NET SDK projects

Open
#2,920 3 comments 1 reaction 0 assignees View on GitHub
Parity-Legacy-Feature Triage-Approved
Dominant language
C#
Stars
1k
Forks
415
PR merge metrics
No merged PRs in 30d

Description

Create C# project targeting NET 4.6.1.
Invoke Add Reference
Go to Assemblies - Extensions

Observed: long list with MSXML/MSHTML

Create C# project in new .NET SDK format targeting net461
Invoke Add Reference
Go to Assemblies - Extensions

Observed: The list is empty

Expected: list propulated since it the same .NET 4.6.1 target.

Basically makes it impossible to add MSXML or MSHTML via UI.

_This issue has been moved from https://developercommunity.visualstudio.com/content/problem/135298/add-reference-extensions-is-empty-in-new-net-sdk-p.html
VSTS ticketId: 512696_
_These are the original issue comments:_

Mikhail Arkhipov [MSFT] on 10/20/2017, 11:54 AM (3 days ago):

Also, manually adding <Reference> tag to the project does not work either (build breaks still). Only direct referencing assembly via Browse... works.

_These are the original issue solutions:_
(no solutions)

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.