Skip to content

Add additional targets to be excluded with ExcludeFromSourcebuild#7825

Closed
dseefeld wants to merge 1 commit intodotnet:mainfrom
dseefeld:fixExclude
Closed

Add additional targets to be excluded with ExcludeFromSourcebuild#7825
dseefeld wants to merge 1 commit intodotnet:mainfrom
dseefeld:fixExclude

Conversation

@dseefeld
Copy link
Copy Markdown
Contributor

@dseefeld dseefeld commented Sep 1, 2021

When ExcludeFromSourceBuild is used, in some conditions, additional targets are included. Adding these to Empty.targets so they get skipped.

Fixes #7795

When ExcludeFromSourceBuild is used, in some conditions,
additional targets are included.  Adding these to
Empty.targets so they get skipped.
@dseefeld
Copy link
Copy Markdown
Contributor Author

dseefeld commented Sep 1, 2021

Don't want to change this in Arcade, yet. See comment dotnet/aspnetcore#35846 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Some build targets run when ExcludeFromSourceBuild is set

2 participants