dotnet / dotnet/project-system

Registered assembly is not shown in Extension tab of Reference dialog for .Net Core project

Open
#5,245 4 comments 0 reactions 0 assignees View on GitHub
Blocked Parity-Legacy-Feature Triage-Approved
Dominant language
C#
Stars
1k
Forks
415
PR merge metrics
No merged PRs in 30d

Description

**Visual Studio Version**: 16.3.0 Preview 2.0[29123.165.master]

**Summary**:
Registered assembly is not shown in Extension tab of Reference dialog for .Net Core project

**Steps to Reproduce**:

1. Create a C# Class Library project named A

2. Register the assembly built by A

3. Create a C# .Net Core project named B, targeting to framework 4.6

4. Open the Reference dialog for B

**Expected Behavior**: There is an assembly named A in the Extension tab of Reference dialog

**Actual Behavior**: There is noting in the Extension tab of Reference dialog

**User Impact**:
![netcorereference](https://user-images.githubusercontent.com/53589360/62341109-97aa3b00-b514-11e9-8af8-62b07a4d5762.png)

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.