Skip to content

Only build MSIs that aren't also built in BuildPass2 during BuildPass1 #60268

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 8, 2025

Conversation

jkoritzinsky
Copy link
Member

Today, the VMR produces duplicates of these MSIs (and the corresponding VS insertion packages) on each BuildPass1 vertical (explicitly referenced from Build.props) and during the BuildPass2 vertical (transitively referenced via the hosting bundle). Remove the duplication by only building them in BuildPass2 via the hosting bundle.

Related: #59865

@jkoritzinsky jkoritzinsky requested review from wtgodbe and a team as code owners February 8, 2025 00:21
@dotnet-issue-labeler dotnet-issue-labeler bot added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label Feb 8, 2025
@jkoritzinsky jkoritzinsky enabled auto-merge (squash) February 8, 2025 00:25
@jkoritzinsky jkoritzinsky merged commit 1a7b7d7 into dotnet:main Feb 8, 2025
27 checks passed
@dotnet-policy-service dotnet-policy-service bot added this to the 10.0-preview2 milestone Feb 8, 2025
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