Skip to content

Conversation

@dagood
Copy link
Member

@dagood dagood commented Sep 15, 2020

This ports the flexible baseline feature from dotnet/arcade#6155 back to dotnet/source-build. This makes servicing updates a bit more sustainable by removing the need to always update the online baseline even if the changes are expected and predictable. See #1726.

I reverted some changes because dotnet/source-build works a little differently. E.g. here, warnings are allowed, and we always know where the baseline is located.

Also, yet another tweak to make VS work for editing the task project. The * wildcard wasn't evaluating properly with the last attempt because it was put directly into item metadata--now it's simpler.

@dagood dagood requested review from crummel and dseefeld September 15, 2020 23:24
@dagood dagood self-assigned this Sep 15, 2020
@dagood dagood merged commit e512ef4 into dotnet:release/3.1 Sep 16, 2020
@dagood dagood deleted the flexible-baseline branch September 16, 2020 18:46
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.

3 participants