Skip to content

Update Windows SDK projections#55444

Open
manodasanW wants to merge 1 commit into
dotnet:mainfrom
manodasanW:manodasanw/updateWindowsSdkProjection
Open

Update Windows SDK projections#55444
manodasanW wants to merge 1 commit into
dotnet:mainfrom
manodasanW:manodasanw/updateWindowsSdkProjection

Conversation

@manodasanW

Copy link
Copy Markdown
Contributor

Updating Windows SDK projections to ones generated using CsWinRT 2.3.1.

Copilot AI review requested due to automatic review settings July 23, 2026 23:12
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 1 pipeline(s).
2 pipeline(s) were filtered out due to trigger conditions.
There may be pipelines that require an authorized user to comment /azp run to run.

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

Updates the bundled Windows SDK projection package versions to align with projections generated using CsWinRT 2.3.1, while preserving older package versions for downlevel TFMs via MinimumNETVersion-based selection.

Changes:

  • Bump Microsoft.Windows.SDK.NET.Ref package versions used for .NET 10+ to 10.0.*.87.
  • Introduce *PackageVersionNet8 properties and use them for .NET 8/9 selection, keeping those TFMs on the prior 10.0.*.57 packages.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
src/Layout/redist/targets/GenerateBundledVersions.targets Adjusts supported Windows SDK → package version mapping to select newer packages for .NET 10+ while keeping Net8 mappings for .NET 8/9.
eng/ManualVersions.props Updates Windows SDK ref package version properties and adds Net8-specific pinned versions.

Comment thread src/Layout/redist/targets/GenerateBundledVersions.targets
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.

2 participants