Skip to content

Upgrade winsdk to 22h2 - #2372

Merged
Tian L. (tian-lt) merged 1 commit into
microsoft:mainfrom
tian-lt:winsdk
Aug 20, 2025
Merged

Upgrade winsdk to 22h2#2372
Tian L. (tian-lt) merged 1 commit into
microsoft:mainfrom
tian-lt:winsdk

Conversation

@tian-lt

Copy link
Copy Markdown
Contributor

Why

Windows 11 21H2 has reached its end of service. We should upgrade our main SDK version to a healthy branch.

@tian-lt
Tian L. (tian-lt) requested review from Copilot and hanzhang54 and removed request for Copilot August 20, 2025 04:35

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR upgrades the Windows SDK version from 22000.0 (Windows 11 21H2) to 22621.0 (Windows 11 22H2) across the Calculator project to move to a supported Windows version branch.

  • Updated target platform version references from 10.0.22000.0 to 10.0.22621.0
  • Updated MaxVersionTested in app manifests to align with the new SDK version
  • Updated build pipeline to use the new SDK version for MakeAppx.exe

Reviewed Changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
src/Calculator/Package.appxmanifest Updated MaxVersionTested to 10.0.22621.0 for the main app manifest
src/Calculator/Package.Release.appxmanifest Updated MaxVersionTested to 10.0.22621.0 for the release app manifest
src/Calculator/Calculator.csproj Updated TargetPlatformVersion to 10.0.22621.0 for the main calculator project
src/Calculator.ManagedViewModels/Calculator.ManagedViewModels.csproj Updated TargetPlatformVersion to 10.0.22621.0 for the view models project
build/pipelines/templates/package-msixbundle.yaml Updated MakeAppx.exe path to use the new SDK version

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@tian-lt
Tian L. (tian-lt) merged commit a1acdc0 into microsoft:main Aug 20, 2025
5 checks passed
@tian-lt
Tian L. (tian-lt) deleted the winsdk branch August 20, 2025 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants