dotnet / dotnet/project-system

Assembly reference not showing browse object in multi-target project when in non-primary configuration

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

Description

## Visual Studio Version

Version 17.6.0 Preview 3.0 [33529.503.main]

```xml


Exe
net7.0;net472
enable
enable

```

In this project `net472` is not the primary configuration. Expanding the dependencies tree to show the assemblies and selecting them fails to populate the _Properties_ pane with the browse object.

![image](https://user-images.githubusercontent.com/350947/229388640-611bb1fa-1b6c-4ed5-8770-ca9d46ec7344.png)

Note that changing the order of target frameworks "fixes" the issue.

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.