Skip to content

Fix GenerateLayout target dependencies when skipping crossgen #46979

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 20, 2025

Conversation

ViktorHofer
Copy link
Member

@ViktorHofer ViktorHofer commented Feb 20, 2025

Fixes dotnet/source-build#4904

The Crossgen.targets file must be imported because the GenerateLayout target depends on the CrossgenLayout target in it.

Copy link
Contributor

@Copilot 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.

Copilot wasn't able to review any files in this pull request.

Files not reviewed (2)
  • src/Installer/redist-installer/Directory.Build.targets: Language not supported
  • src/Installer/redist-installer/targets/Crossgen.targets: Language not supported

@ViktorHofer
Copy link
Member Author

/backport to release/10.0.1xx-preview2

Copy link
Contributor

Started backporting to release/10.0.1xx-preview2: https://github.com/dotnet/sdk/actions/runs/13432256875

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.

[main] source-build-lite pipeline is failing due to missing CrossgenLayout targets file
2 participants