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

Introduce ExcludeFromDotNetBuild control #3947

Closed
Tracked by #2975
mmitche opened this issue Jan 12, 2024 · 2 comments
Closed
Tracked by #2975

Introduce ExcludeFromDotNetBuild control #3947

mmitche opened this issue Jan 12, 2024 · 2 comments
Assignees

Comments

@mmitche
Copy link
Member

mmitche commented Jan 12, 2024

See https://microsoft-my.sharepoint.com/:w:/p/mmitche/EdchH8A4okpOoKhkki1sJEYB0LyAaaCyX5_6A887gL744Q?e=JERvht for full design:

When “true” and DotNetBuild == “true”, the project is not built.
This is equivalent to ExcludeFromBuild being set to true when DotNetBuild == “true”.
This control applies to project properties.

See locations where ExcludeFromVerticalBuild/SourceBuild exist today.

Copy link

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

@mmitche mmitche moved this to Ready in .NET Unified Build Jan 12, 2024
@mmitche mmitche self-assigned this Jan 19, 2024
@mmitche mmitche moved this from Ready to In Progress in .NET Unified Build Jan 19, 2024
@mmitche mmitche moved this from In Progress to Done in .NET Unified Build Jan 24, 2024
@mmitche
Copy link
Member Author

mmitche commented Jan 24, 2024

Completed.

@mmitche mmitche closed this as completed Jan 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

2 participants