Skip to content

v1.2.0-preview2

Pre-release
Pre-release
Compare
Choose a tag to compare
@gabbybilka gabbybilka released this 04 Oct 23:45
· 569 commits to main since this release
69f08e7

1.2 Preview 2 (1.2.220930.4-preview2) 🔃

The second preview of WinAppSDK 1.2 is now available. This preview includes new features and bug fixes, including:

  • Third-party Widgets in Windows
  • DisplayInformation APIs for HDR application support
  • IL trimming for .NET applications to reduce your apps' disk footprint size

To see everything that's new and changed, check out the full release notes.

The WinUI Gallery is also available with a 1.2-preview2 branch.

Updating to this version

The 1.2-preview2 package is available at: https://www.nuget.org/packages/Microsoft.WindowsAppSDK/1.2.220930.4-preview2

Notes when updating to 1.2-preview2

  • When you reference WinAppSDK 1.2 from a project you might see an error similar to: "Detected package downgrade: Microsoft.Windows.SDK.BuildTools from 10.0.22621.1 to 10.0.22000.194." To resolve, you can update the project’s reference to a more recent and compatible version of Microsoft.Windows.SDK.BuildTools, or simply remove the reference from your project to implicitly reference a compatible version.
  • Starting with WinAppSDK 1.2-preview2, .NET 5 is no longer supported and C# apps will require a minimum version of .NET 6.

Providing feedback

As we introduce new & upcoming features in our preview releases, we appreciate all of your feedback as we work towards a stable release:

  • For WinUI 3 feedback, please open an issue on the WinUI repo.
  • For feedback regarding all other Windows App SDK components, please open an issue here, on the Windows App SDK repo.