Skip to content

Commit 985d63f

Browse files
Karl-Bridge-Microsoftthomasclaudiushuberlearn-build-service-prod[bot]desigritjwmsft
authored
WASDK 1.8exp1 release notes (#5347)
* Update release-channels.md and put Stable, Preview, Exp in correct order Table should have the rows sorted by channel in the order Stable, Preview, Experimental, as this is the logical order that is also used for the navigation in the docs. * Update support.md and include 1.7 SDK in table with supported Windows versions As 1.7 SDK was released, it should be included in the table with supported Windows client/server versions * This PR lists out an option for enterprise admins to block the Microsoft Store Web Installer on domain managed devices. * update back navigation (#5333) * add navigation articles for UWP * remove UWP content * add back nav guidelines moved from nav history doc * update for WinUI 3 * fix yaml header * fix links * Update release date in documentation * Kbridge/main/1.7 stable/rich edit box mathmode (#5338) * snapshot * added math mode detail * Move cross device people API topic in TOC * Kbridge/main/multilingula app toolkit deprecation (#5339) * added deprecation notices * email link * feedback revs * Added note about adding an application manifest file in Visual Studio. (#5396) * Added note about adding an application manifest file in Visual Studio. * Update formatting --------- Co-authored-by: Steven White <[email protected]> * Fixed heading level. (#5395) Co-authored-by: Steven White <[email protected]> * WinAppSDK 1.8 Experimental 1 Release Notes (#5346) * WinAppSDK 1.8 Experimental 1 Release Notes * Fixed GitHub Automatic testing Errors * Update experimental-channel-1.7.md * Crider requests fixed. * Important reminder about AI use and WCR Requirements. * Updated Object Eraser Description * Removed WCR APIs title --------- Co-authored-by: Thomas Claudius Huber <[email protected]> Co-authored-by: learn-build-service-prod[bot] <113403604+learn-build-service-prod[bot]@users.noreply.github.com> Co-authored-by: Raunak Oberoi <[email protected]> Co-authored-by: Jim Walker <[email protected]> Co-authored-by: Learn Build Service GitHub App <Learn Build Service [email protected]> Co-authored-by: John Kennedy <[email protected]> Co-authored-by: Alvin Ashcraft <[email protected]> Co-authored-by: Alvin Ashcraft <[email protected]> Co-authored-by: Mike Battista <[email protected]> Co-authored-by: Steven White <[email protected]> Co-authored-by: Roy <[email protected]>
1 parent d2c6eda commit 985d63f

File tree

5 files changed

+1042
-629
lines changed

5 files changed

+1042
-629
lines changed

Diff for: hub/apps/desktop/modernize/grant-identity-to-nonpackaged-apps.md

+7-3
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ To build and register an identity package, follow these steps:
1818

1919
1. [Create a package manifest for the identity package](#create-a-package-manifest-for-the-identity-package)
2020
2. [Build and sign the identity package](#build-and-sign-the-identity-package)
21-
3. [Add identity metadata to your desktop application manifest](#add-identity-metadata-to-your-desktop-application-manifest)
21+
3. [Add identity metadata to your desktop application manifests](#add-identity-metadata-to-your-desktop-application-manifests)
2222
4. [Register the identity package in your installer](#register-the-identity-package-in-your-installer)
2323

2424
## Create a package manifest for the identity package
@@ -95,11 +95,15 @@ SignTool.exe sign /fd SHA256 /a /f <path to certificate>\MyCertificate.pfx /p <c
9595

9696
Note: For how to build and sign the identity package within a CI/CD pipeline with production certificates, see the [MSIX and CI/CD Pipeline Overview](/windows/msix/desktop/cicd-overview) for examples.
9797

98-
### Add identity metadata to your desktop application manifest
98+
## Add identity metadata to your desktop application manifests
9999

100100
You connect the identity package with your application executables by including [application manifests](/windows/win32/sbscs/application-manifests) (a.k.a side-by-side or fusion manifests) with metadata that matches metadata from the identity package manifest.
101101

102-
Below is an example [application manifest](/windows/win32/sbscs/application-manifests) snippet demonstrating the `msix` element required to connect your binaries with metadata from your identity package.
102+
In Visual Studio, you can add an [application manifest](/windows/win32/sbscs/application-manifests) to an executable project by opening the **Project** context menu, and selecting **Add** > **New Item** > **Application Manifest File**.
103+
104+
105+
Below is an example application manifest snippet demonstrating the `msix` element required to connect your binaries with metadata from your identity package.
106+
103107

104108
```xml
105109
<?xml version="1.0" encoding="utf-8"?>

Diff for: hub/apps/windows-app-sdk/downloads.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,11 @@ For all the latest Windows App SDK downloads, refer to the tables and links belo
3535

3636
## Experimental release
3737

38-
### Windows App SDK 1.7 Experimental
38+
### Windows App SDK 1.8 Experimental
3939

4040
| Version | Runtime downloads |
4141
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
42-
| [1.7 Experimental3 (1.7.250127003-experimental3) ](/windows/apps/windows-app-sdk/experimental-channel#version-17-experimental-170-experimental3) <br/> 02/06/2025 <br/> [Release notes](/windows/apps/windows-app-sdk/experimental-channel#version-17-experimental-170-experimental3) <br/> [Source](https://github.com/microsoft/microsoft-ui-xaml/releases/tag/winui3%2Frelease%2F1.7-experimental3) | [Installer (x64)](https://aka.ms/windowsappsdk/1.7/1.7.250127003-experimental3/windowsappruntimeinstall-x64.exe) <br/> [Installer (x86)](https://aka.ms/windowsappsdk/1.7/1.7.250127003-experimental3/windowsappruntimeinstall-x86.exe) <br/> [Installer (arm64)](https://aka.ms/windowsappsdk/1.7/1.7.250127003-experimental3/windowsappruntimeinstall-arm64.exe) <br/> [Redistributable](https://aka.ms/windowsappsdk/1.7/1.7.250127003-experimental3/Microsoft.WindowsAppRuntime.Redist.1.7.zip) |
43-
| [1.7 Experimental2 (1.7.250109001-experimental2) ](/windows/apps/windows-app-sdk/experimental-channel#version-17-experimental-170-experimental2) <br/> 01/09/2025 <br/> [Release notes](/windows/apps/windows-app-sdk/experimental-channel#version-17-experimental-170-experimental2) <br/> [Source](https://github.com/microsoft/microsoft-ui-xaml/releases/tag/winui3%2Frelease%2F1.7-experimental2) | [Installer (x64)](https://aka.ms/windowsappsdk/1.7/1.7.250109001-experimental2/windowsappruntimeinstall-x64.exe) <br/> [Installer (x86)](https://aka.ms/windowsappsdk/1.7/1.7.250109001-experimental2/windowsappruntimeinstall-x86.exe) <br/> [Installer (arm64)](https://aka.ms/windowsappsdk/1.7/1.7.250109001-experimental2/windowsappruntimeinstall-arm64.exe) <br/> [Redistributable](https://aka.ms/windowsappsdk/1.7/1.7.250109001-experimental2/Microsoft.WindowsAppRuntime.Redist.1.7.zip) |
44-
| [1.7 Experimental1 (1.7.241114004-experimental1) ](/windows/apps/windows-app-sdk/experimental-channel#version-17-experimental-170-experimental1) <br/> 11/20/2024 <br/> [Release notes](/windows/apps/windows-app-sdk/experimental-channel#version-17-experimental-170-experimental1) <br/> [Source](https://github.com/microsoft/microsoft-ui-xaml/releases/tag/winui3%2Frelease%2F1.7-experimental1) | [Installer (x64)](https://aka.ms/windowsappsdk/1.7/1.7.241114004-experimental1/windowsappruntimeinstall-x64.exe) <br/> [Installer (x86)](https://aka.ms/windowsappsdk/1.7/1.7.241114004-experimental1/windowsappruntimeinstall-x86.exe) <br/> [Installer (arm64)](https://aka.ms/windowsappsdk/1.7/1.7.241114004-experimental1/windowsappruntimeinstall-arm64.exe) <br/> [Redistributable](https://aka.ms/windowsappsdk/1.7/1.7.241114004-experimental1/Microsoft.WindowsAppRuntime.Redist.1.7.zip) |
42+
| [1.8 Experimental1 (1.8.250410001-experimental1) ](/windows/apps/windows-app-sdk/experimental-channel#version-18-experimental-180-experimental1) <br/> 04/15/2025 <br/> [Release notes](/windows/apps/windows-app-sdk/experimental-channel#version-18-experimental-180-experimental1) <br/> [Source](https://github.com/microsoft/microsoft-ui-xaml/releases/tag/winui3%2Frelease%2F1.8-experimental1) | [Installer (x64)](https://aka.ms/windowsappsdk/1.8/1.8.250410001-experimental1/windowsappruntimeinstall-x64.exe) <br/> [Installer (x86)](https://aka.ms/windowsappsdk/1.8/1.8.250410001-experimental1/windowsappruntimeinstall-x86.exe) <br/> [Installer (arm64)](https://aka.ms/windowsappsdk/1.8/1.8.250410001-experimental1/windowsappruntimeinstall-arm64.exe) <br/> [Redistributable](https://aka.ms/windowsappsdk/1.8/1.8.250410001-experimental1/Microsoft.WindowsAppRuntime.Redist.1.8.zip) |
4543

4644
Depending on your development scenario, you might require the following:
4745

0 commit comments

Comments
 (0)