Skip to content

Disable parallel restore for WindowsHostingBundle#65279

Merged
wtgodbe merged 1 commit into
mainfrom
wtgodbe/whbParallel
Jan 31, 2026
Merged

Disable parallel restore for WindowsHostingBundle#65279
wtgodbe merged 1 commit into
mainfrom
wtgodbe/whbParallel

Conversation

@wtgodbe
Copy link
Copy Markdown
Member

@wtgodbe wtgodbe commented Jan 30, 2026

Should mitigate dotnet/dotnet#4558

@wtgodbe wtgodbe requested a review from a team as a code owner January 30, 2026 18:26
Copilot AI review requested due to automatic review settings January 30, 2026 18:26
@github-actions github-actions Bot added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label Jan 30, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

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 disables parallel NuGet restore operations for the WindowsHostingBundle installer project to mitigate build issues reported in dotnet/dotnet#4558.

Changes:

  • Adds RestoreDisableParallel property to WindowsHostingBundle.wixproj to disable parallel restore operations

@wtgodbe wtgodbe merged commit 08a9fc2 into main Jan 31, 2026
32 checks passed
@wtgodbe wtgodbe deleted the wtgodbe/whbParallel branch January 31, 2026 00:30
@dotnet-policy-service dotnet-policy-service Bot added this to the 11.0-preview1 milestone Jan 31, 2026
@wtgodbe wtgodbe modified the milestones: 11.0-preview1, 11.0-preview2 Feb 4, 2026
@wtgodbe
Copy link
Copy Markdown
Member Author

wtgodbe commented Mar 16, 2026

/backport to release/10.0

@github-actions
Copy link
Copy Markdown
Contributor

Started backporting to release/10.0 (link to workflow run)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants