v5.0 Release of Template Studio
- Refactored the Windows Template Studio extension into separate extensions per framework:
- Template Studio for WinUI (C#)
- Template Studio for WinUI (C++) (FUTURE)
- Template Studio for WPF
- Template Studio for UWP
- Added support for Visual Studio 2022
- Updated the WinUI and WPF templates to .NET 6.0 and updated all package references
- Updated the WinUI templates to Windows App SDK 1.0.1
- Migrated from two-project packaging to single-project packaging
- Added support for unpackaged projects by allowing the MSIX feature to be removed in the wizard
Note: Existing projects created with the Visual Studio 2019 extension will not be updatable with the Visual Studio 2022 extensions.
Known Issues
- Deploy is unchecked in the build configurations for packaged projects (#4442)