-
Notifications
You must be signed in to change notification settings - Fork 172
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
Merge release/6.x to main #1473
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…216.3 Microsoft.NETCore.Compilers From Version 4.0.1-1.21573.5 -> To Version 4.0.1-1.21616.3
dotnet-bot
force-pushed
the
merges/release/6.x-to-main
branch
from
December 20, 2021 00:04
c754103
to
cf375d5
Compare
ghost
approved these changes
Dec 20, 2021
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Auto-approve
…219.1 Microsoft.NETCore.Compilers From Version 4.0.1-1.21573.5 -> To Version 4.0.1-1.21619.1
…220.3 Microsoft.DotNet.Arcade.Sdk From Version 6.0.0-beta.21614.2 -> To Version 6.0.0-beta.21620.3
…103.6 Microsoft.NETCore.Compilers From Version 4.0.1-1.21573.5 -> To Version 4.0.1-1.22053.6
…103.5 Microsoft.DotNet.Arcade.Sdk From Version 6.0.0-beta.21614.2 -> To Version 6.0.0-beta.22053.5
…104.3 Microsoft.DotNet.Arcade.Sdk From Version 6.0.0-beta.21614.2 -> To Version 6.0.0-beta.22054.3
…112.1 Microsoft.DotNet.Arcade.Sdk From Version 6.0.0-beta.21614.2 -> To Version 6.0.0-beta.22062.1
…119.6 Microsoft.DotNet.Arcade.Sdk From Version 6.0.0-beta.21614.2 -> To Version 6.0.0-beta.22069.6
Downgrade System.CommandLine
Update devcontainer for NET 6
…127.13 Microsoft.DotNet.Arcade.Sdk From Version 6.0.0-beta.21614.2 -> To Version 6.0.0-beta.22077.13
…202.3 Microsoft.DotNet.Arcade.Sdk From Version 6.0.0-beta.21614.2 -> To Version 6.0.0-beta.22102.3
…204.4 Microsoft.DotNet.Arcade.Sdk From Version 6.0.0-beta.21614.2 -> To Version 6.0.0-beta.22104.4
…207.6 Microsoft.NETCore.Compilers From Version 4.0.1-1.21573.5 -> To Version 4.0.1-1.22107.6
…207.2 Microsoft.DotNet.Arcade.Sdk From Version 6.0.0-beta.21614.2 -> To Version 6.0.0-beta.22107.2
…209.2 Microsoft.DotNet.Arcade.Sdk From Version 6.0.0-beta.21614.2 -> To Version 6.0.0-beta.22109.2
…210.3 Microsoft.NETCore.Compilers From Version 4.0.1-1.21573.5 -> To Version 4.0.1-1.22110.3
…214.6 Microsoft.NETCore.Compilers From Version 4.0.1-1.21573.5 -> To Version 4.0.1-1.22114.6
…214.1 Microsoft.DotNet.Arcade.Sdk From Version 6.0.0-beta.21614.2 -> To Version 6.0.0-beta.22114.1
…216.5 Microsoft.NETCore.Compilers From Version 4.0.1-1.21573.5 -> To Version 4.0.1-1.22116.5
…216.15 Microsoft.DotNet.Arcade.Sdk From Version 6.0.0-beta.21614.2 -> To Version 6.0.0-beta.22116.15
…222.7 Microsoft.DotNet.Arcade.Sdk From Version 6.0.0-beta.21614.2 -> To Version 6.0.0-beta.22122.7
…ba9-b265-a87d52217742 [release/6.x] Update dependencies from dotnet/roslyn
…86b-bae0-b15426dafaec [release/6.x] Update dependencies from dotnet/arcade
JoeRobich
force-pushed
the
merges/release/6.x-to-main
branch
from
February 23, 2022 21:07
920050e
to
c8685d7
Compare
JoeRobich
force-pushed
the
merges/release/6.x-to-main
branch
from
February 28, 2022 18:22
0f17d6b
to
340502a
Compare
…216.13 Microsoft.NETCore.Compilers From Version 4.0.1-1.22116.5 -> To Version 4.1.0-5.22116.13
…63a-b841-95a9c55fc8ea [release/6.x] Update dependencies from dotnet/roslyn
…216.16 Microsoft.NETCore.Compilers From Version 4.1.0-5.22116.13 -> To Version 4.2.0-1.22116.16
…885-a825-c1e77342bfc1 [release/6.x] Update dependencies from dotnet/roslyn
JoeRobich
force-pushed
the
merges/release/6.x-to-main
branch
from
March 1, 2022 00:33
bf8f542
to
0389cec
Compare
ghost
added this to the Next milestone
Mar 1, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is an automatically generated pull request from release/6.x into main.
Once all conflicts are resolved and all the tests pass, you are free to merge the pull request. 🐯
Troubleshooting conflicts
Identify authors of changes which introduced merge conflicts
Scroll to the bottom, then for each file containing conflicts copy its path into the following searches:
Usually the most recent change to a file between the two branches is considered to have introduced the conflicts, but sometimes it will be necessary to look for the conflicting lines and check the blame in each branch. Generally the author whose change introduced the conflicts should pull down this PR, fix the conflicts locally, then push up a commit resolving the conflicts.
Resolve merge conflicts using your local repo
Sometimes merge conflicts may be present on GitHub but merging locally will work without conflicts. This is due to differences between the merge algorithm used in local git versus the one used by GitHub.
git fetch --all git checkout -t upstream/merges/release/6.x-to-main git reset --hard upstream/main git merge upstream/release/6.x # Fix merge conflicts git commit git push upstream merges/release/6.x-to-main --force