dotnet / dotnet/project-system
"View in Object Browser" only works for first TFM when multi-targeting
Open
Feature-Dependency-Node
Feature-Multi-Targeting
Triage-Approved
- Dominant language
- C#
- Stars
- 1k
- Forks
- 415
- PR merge metrics
- No merged PRs in 30d
Description
1. Create a .NET Core Console App
1. Set `net472;net45`
1. Expand the _Assemblies_ nodes on both TFMs
1. Notice you're only able to open assemblies in the object browser from the _first_ TFM
There are two action items here:
- [x] Hide the _Open in Object Browser_ item until we're able to make it work ([AzDO PR #203297](https://dev.azure.com/devdiv/DevDiv/_git/CPS/pullrequest/203297))
- [ ] Make the object browser work for all TFMs
Contributor guide
Assessment
This issue has not been assessed yet.