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

CrossgenLayout is missing Inputs & Outputs which causes it to run in a no-op incremental build #44682

Open
ViktorHofer opened this issue Nov 6, 2024 · 0 comments
Milestone

Comments

@ViktorHofer
Copy link
Member

This is from a no-op incremental build (build.cmd && build.cmd -bl):

Image

The CrossgenLayout target is missing inputs & outputs and is causing a full no-op build to take ~2 minutes. This could get fixed by declaring inputs and outputs:

cc @baronfel @SimaTian @marcpopMSFT

@dotnet-issue-labeler dotnet-issue-labeler bot added Area-NetSDK untriaged Request triage from a team member labels Nov 6, 2024
@ViktorHofer ViktorHofer changed the title CrossgenLayout is missing Inputs & Outputs and runs in a no-op incremental build CrossgenLayout is missing Inputs & Outputs which causes it to run in a no-op incremental build Nov 6, 2024
@marcpopMSFT marcpopMSFT added this to the 10.0.1xx milestone Nov 12, 2024
@marcpopMSFT marcpopMSFT removed the untriaged Request triage from a team member label Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants