Skip to content

Commit 2407674

Browse files
committed
Merging changes synced from https://github.com/MicrosoftDocs/windows-uwp (branch docs)
2 parents 2f58cf8 + f5d47a8 commit 2407674

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

hub/apps/windows-app-sdk/stable-channel.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,6 +258,15 @@ The latest available release of the stable channel is the servicing release 0.8.
258258
> [!NOTE]
259259
> The Windows App SDK was previously known by the code name **Project Reunion**. Some SDK assets in version 0.8 and earlier still use the code name. Some areas of the documentation still use **Project Reunion** when referring to an existing asset or a specified earlier release.
260260

261+
### Version 0.8.6
262+
263+
This is a servicing release of the Windows App SDK that includes several performance improvements for C#/.NET applications for the 0.8.0 release.
264+
265+
To update to this version of Windows App SDK, you will need to have the latest .NET SDK December update installed (either .NET SDK 5.0.404 or later, or .NET SDK 5.0.210 or later). You can now download the latest .NET 5 SDK [here](https://dotnet.microsoft.com/en-us/download/dotnet/5.0). If you do not have the minimum required version of the .NET SDK installed, you will see an error like `"Error: This version of Project Reunion requires WinRT.Runtime.dll version 1.4 or greater."`
266+
267+
#### Bug Fixes
268+
For a detailed list of the performance improvements, see the [C#/WinRT 1.4.1 release notes](https://github.com/microsoft/CsWinRT/releases/tag/1.4.1.211117.1).
269+
261270
### Version 0.8.5
262271

263272
This is a servicing release of the Windows App SDK that includes more critical bug fixes for the 0.8.0 release.
@@ -454,4 +463,4 @@ This release has the following limitations and known issues:
454463
- [Set up your development environment](set-up-your-development-environment.md)
455464
- [Create a new project that uses the Windows App SDK](../winui/winui3/create-your-first-winui3-app.md)
456465
- [Use the Windows App SDK in an existing project](use-windows-app-sdk-in-existing-project.md)
457-
- [Deploy apps that use the Windows App SDK](../package-and-deploy/index.md#apps-that-use-the-windows-app-sdk)
466+
- [Deploy apps that use the Windows App SDK](../package-and-deploy/index.md#apps-that-use-the-windows-app-sdk)

0 commit comments

Comments
 (0)