Skip to content

Commit

Permalink
Remove a mention of WindowsAppSDK v1.2 as the latest version (#9284)
Browse files Browse the repository at this point in the history
Removed a mention of specific WindowsAppSDK version (v1.2) to avoid doc updates every time a new version is released.
  • Loading branch information
AndrewKeepCoding authored Feb 2, 2024
1 parent f823989 commit 60cb603
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/roadmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ It focuses on enabling three main use cases:
3. **Enabling other frameworks**
* Providing the native implementation for other frameworks like [React Native](https://github.com/Microsoft/react-native-windows) and .NET [MAUI](https://docs.microsoft.com/dotnet/maui/what-is-maui) when running on Windows.

WinUI 3 is available as a part of the [Windows App SDK](https://docs.microsoft.com/windows/apps/windows-app-sdk) for building stable and supported desktop/Win32 apps for production scenarios. The latest release is the Windows App SDK 1.2, which you can download and read more about at the documentation linked below:
WinUI 3 is available as a part of the [Windows App SDK](https://docs.microsoft.com/windows/apps/windows-app-sdk) for building stable and supported desktop/Win32 apps for production scenarios. You can download and read more about the latest releases of the Windows App SDK at the following documentation.

[Stable release channel for the Windows App SDK](https://docs.microsoft.com/windows/apps/windows-app-sdk/stable-channel)

Expand Down

0 comments on commit 60cb603

Please sign in to comment.