Skip to content

Merge release/2.1.4xx to master #2276

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

Merged
merged 18 commits into from
May 29, 2018
Merged

Conversation

dotnet-bot
Copy link
Contributor

This is an automatically generated pull request from release/2.1.4xx into master.

git fetch --all
git checkout merges/release/2.1.4xx-to-master
git reset --hard upstream/master
git merge upstream/release/2.1.4xx
# Fix merge conflicts
git commit
git push merges/release/2.1.4xx-to-master --force

Once all conflicts are resolved and all the tests pass, you are free to merge the pull request.

dsplaisted and others added 18 commits May 16, 2018 16:17
- Correctly handle unresolved conflicts in different passes of the same scope
- Log correct messages if unresolved conflicts are subsequently resolved with a new winner
The UnresolvedConflictHandler now reports all items that were involved in unresolved conflicts, instead of skipping the first one
Putting back the 'perf' property switch
…e/2.1.4xx

Merge release/2.1.3xx to release/2.1.4xx
…-conflict-resolution

Add references to platform assemblies that win compile conflict resolution
@nguerrera nguerrera merged commit d6ad245 into master May 29, 2018
@nguerrera nguerrera deleted the merges/release/2.1.4xx-to-master branch May 29, 2018 23:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants