Skip to content

Implement the spec to define projects as part of a join vertical in a unified build#15098

Merged
jkoritzinsky merged 1 commit intodotnet:mainfrom
jkoritzinsky:buildpass-no-default-projects
Sep 25, 2024
Merged

Implement the spec to define projects as part of a join vertical in a unified build#15098
jkoritzinsky merged 1 commit intodotnet:mainfrom
jkoritzinsky:buildpass-no-default-projects

Conversation

@jkoritzinsky
Copy link
Member

Implement the spec at https://github.com/dotnet/arcade/blob/main/Documentation/UnifiedBuild/Unified-Build-Join-Point.md#declare-projects-to-build-in-a-join-vertical

Skip projects with a different DotNetBuildPass value, don't include solution files by default in later build passes, and don't error for no projects in later build passes.

Contributes to dotnet/source-build#3739

To double check:

… unified build

Implement the spec at https://github.com/dotnet/arcade/blob/main/Documentation/UnifiedBuild/Unified-Build-Join-Point.md#declare-projects-to-build-in-a-join-vertical

Skip projects with a different DotNetBuildPass value, don't include solution files by default in later build passes, and don't error for no projects in later build passes.
@jkoritzinsky jkoritzinsky merged commit 83f01a6 into dotnet:main Sep 25, 2024
@jkoritzinsky jkoritzinsky deleted the buildpass-no-default-projects branch September 25, 2024 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants