Skip to content

Conversation

@mmitche
Copy link
Member

@mmitche mmitche commented Sep 25, 2024

Avoid building projects in pass 1 that require assets from multiple verticals

Avoid building projects in pass 1 that require assets from multiple verticals
@ghost ghost added Area-Infrastructure untriaged Request triage from a team member labels Sep 25, 2024
@mmitche mmitche requested review from a team, directhex, ericstj and jkoritzinsky September 25, 2024 20:29

<!-- Do not populate ProjectToBuild except when we are explicitly in a non-default pass (pass 1, DotNetBuildPass == '')
so that we get the arcade defaults for what to build. -->
<ItemGroup Condition="'$(DotNetBuildPass)' != ''">
Copy link
Member Author

Choose a reason for hiding this comment

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

After @jkoritzinsky's change propagates to the VMR, this should be no longer necessary

@mmitche
Copy link
Member Author

mmitche commented Oct 19, 2024

@ViktorHofer This had some other pass2 stuff.

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

Labels

Area-Infrastructure untriaged Request triage from a team member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants