Skip to content

v5.0 Release of Template Studio

Compare
Choose a tag to compare
@mikebattista mikebattista released this 28 Apr 22:29
· 237 commits to main since this release

5.0 April 2022

  • Refactored the Windows Template Studio extension into separate extensions per framework:
  • 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)