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

Switch filter condition from BuildAllConfigurations to BuildTargetFramework #5575

Merged
merged 1 commit into from
Jul 21, 2020

Conversation

ViktorHofer
Copy link
Member

With dotnet/runtime#35606, we will be able to build for all configurations by default on individual projects hence it doesn't make sense anymore to condition on the BuildAllConfigurations property for filtering in the TargetFramework.Sdk. Instead conditioning on BuildTargetFramework.

No merge before the runtime PR is merged.

…mework

With dotnet/runtime#35606, we will be able to build for all configurations by default on individual projects hence it doesn't make sense anymore to condition on the `BuildAllConfigurations` property for filtering in the TargetFramework.Sdk. Instead conditioning on `BuildTargetFramework`.
@ViktorHofer
Copy link
Member Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@ViktorHofer ViktorHofer merged commit fecc321 into master Jul 21, 2020
@ViktorHofer ViktorHofer deleted the ViktorHofer-patch-2 branch July 21, 2020 11:21
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.

2 participants