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 DotNetBuildSkipTests control #3946

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

Introduce DotNetBuildSkipTests control #3946

mmitche opened this issue Jan 12, 2024 · 0 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”, the build should skip building test projects.
“true” is essentially the default behavior for source build today. This is essentially equivalent to ExcludeFromBuild being set to true when DotNetBuildSkipTests == true and Arcade’s IsTestProject or IsTestUtilityProject is true.

IIRC, present at outer repo and inner repo

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