dotnet / dotnet/project-system
Framework selector menu should show the friendly name of the framework
Open
Feature-Multi-Targeting
Triage-Approved
- Dominant language
- C#
- Stars
- 1k
- Forks
- 415
- PR merge metrics
- No merged PRs in 30d
Description
1. Create a new console application
2. Cross-target by change to and specify a 2nd framework like net452. Save
3. The debug dropdown will list the current active framework and a menu to change the selection
The menu shows the short names. Instead it should show the friendly name
Contributor guide
Assessment
This issue has not been assessed yet.