dotnet / dotnet/project-system
Review VB's "My Application" behaviour in .NET 5 under WinForms and WPF
Open
Area-VisualBasic
Feature-Legacy-Application-Designer
Triage-Approved
- Dominant language
- C#
- Stars
- 1k
- Forks
- 415
- PR merge metrics
- No merged PRs in 30d
Description
#6548 fixed a bug introduced in #6486, and also opted this feature in for VB .NET Framework projects for which UseWindowsForms is true.
We should investigate whether this feature applies for WPF projects too, as well as run more thorough tests on its behaviour in WinForms scenarios too.
Given current priorities, if it doesn't behave correctly we should back out the change that opts it in for .NET Framework rather than fix the behaviour and file a legacy compat issue for future.
Contributor guide
Assessment
This issue has not been assessed yet.