Skip to content
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

Fix project reference protocol for outer build nodes #429

Conversation

DmitriyShepelev
Copy link
Contributor

@DmitriyShepelev DmitriyShepelev commented Mar 13, 2023

Semi-related issue: dotnet/msbuild#4344

Fix project reference protocol for outer build nodes. This change ensures that the set of targets to call for the outer build of a multitargeting node referenced by a Microsoft.Build.Traversal SDK-importing dirs.proj contains the default targets.

Before:
image

After:
f0ae77a7-1c89-4fac-a847-53b73579d236

@dfederm dfederm requested a review from jeffkl March 13, 2023 22:45
@jeffkl jeffkl added the Bug Something isn't working label Mar 14, 2023
@jeffkl jeffkl merged commit e3aa855 into microsoft:main Mar 14, 2023
@DmitriyShepelev DmitriyShepelev deleted the fix-project-reference-protocol-outer-build-nodes branch March 14, 2023 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants