Windows App SDK 1.8.0 (1.8.250907003) #5810
RDMacLachlan
started this conversation in
Announcements
Replies: 1 comment 2 replies
-
Hi @RDMacLachlan https://aka.ms/windowsappsdk/1.8/1.8.250907003/Microsoft.WindowsAppRuntime.Redist.1.8.zip |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Windows App SDK 1.8.0 (1.8.250907003)
WinAppSDK 1.8.0 is the latest stable version of WinAppSDK providing new features and improvements to the platform.
Whats new in WinAppSDK 1.8.0:
Decimal
support offers a high-precision base-10 numeric data type. It is structured as a 96-bit (12-byte) unsigned integer, scaled by a variable power of 10, allowing for precise representation of decimal values.The following bugs have been fixed:
To see everything that's new and changed, see the full Windows App SDK 1.8 release notes.
Try it out
Getting Started
To get started using Windows App SDK to develop Windows apps, check out the following documentation:
This discussion was created from the release Windows App SDK 1.8.0 (1.8.250907003).
Beta Was this translation helpful? Give feedback.
All reactions