dotnet / dotnet/project-system
WPF and WinForms templates should fix project files
Open
Feature-Templates
Feature-WinForms
Feature-XAML
Triage-Approved
- Dominant language
- C#
- Stars
- 1k
- Forks
- 415
- PR merge metrics
- No merged PRs in 30d
Description
When adding a WPF or WinForms item template to an SDK-style project, the template should:
* Update the project file SDK to be Microsoft.NET.Sdk.WindowsDesktop if not present
* Add `true` or `true` if not present
Contributor guide
Assessment
This issue has not been assessed yet.