Skip to content

Conversation

@dotnet-bot
Copy link
Collaborator

This is an automatically generated pull request from release/dev17.3 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/dev17.3-to-main
git reset --hard upstream/main
git merge upstream/release/dev17.3
# Fix merge conflicts
git commit
git push upstream merges/release/dev17.3-to-main --force

dotnet-maestro bot and others added 26 commits May 5, 2022 12:49
…504.2

Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
 From Version 7.0.0-beta.22225.6 -> To Version 7.0.0-beta.22254.2
…505.2

Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
 From Version 7.0.0-beta.22225.6 -> To Version 7.0.0-beta.22255.2
…509.5

Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
 From Version 7.0.0-beta.22225.6 -> To Version 7.0.0-beta.22259.5
…510.2

Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
 From Version 7.0.0-beta.22225.6 -> To Version 7.0.0-beta.22260.2
…511.14

Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
 From Version 7.0.0-beta.22225.6 -> To Version 7.0.0-beta.22261.14
…511.16

Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
 From Version 7.0.0-beta.22225.6 -> To Version 7.0.0-beta.22261.16
…512.8

Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
 From Version 7.0.0-beta.22225.6 -> To Version 7.0.0-beta.22262.8
…516.1

Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
 From Version 7.0.0-beta.22225.6 -> To Version 7.0.0-beta.22266.1
…519.3

Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
 From Version 7.0.0-beta.22225.6 -> To Version 7.0.0-beta.22269.3
…523.1

Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
 From Version 7.0.0-beta.22225.6 -> To Version 7.0.0-beta.22273.1
…524.7

Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
 From Version 7.0.0-beta.22225.6 -> To Version 7.0.0-beta.22274.7
…525.2

Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
 From Version 7.0.0-beta.22225.6 -> To Version 7.0.0-beta.22275.2
…526.1

Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
 From Version 7.0.0-beta.22225.6 -> To Version 7.0.0-beta.22276.1
…530.2

Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
 From Version 7.0.0-beta.22225.6 -> To Version 7.0.0-beta.22280.2
…531.1

Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
 From Version 7.0.0-beta.22225.6 -> To Version 7.0.0-beta.22281.1
…601.2

Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
 From Version 7.0.0-beta.22225.6 -> To Version 7.0.0-beta.22301.2
…606.1

Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
 From Version 7.0.0-beta.22225.6 -> To Version 7.0.0-beta.22306.1
…b4ca26-1f06-4af7-a64c-cbf21a87cdc2

[release/dev17.0-vs-deps] Update dependencies from dotnet/arcade
…to-release/dev17.1

Merge release/dev17.0-vs-deps to release/dev17.1
…se/dev17.2

Merge release/dev17.1 to release/dev17.2
…se/dev17.3

Merge release/dev17.2 to release/dev17.3
@dotnet-bot dotnet-bot requested a review from a team as a code owner June 15, 2022 03:01
@dotnet-bot dotnet-bot force-pushed the merges/release/dev17.3-to-main branch from 33257e9 to 6a961f8 Compare June 15, 2022 03:01
@dotnet-bot dotnet-bot added the Merge Conflicts There are merge conflicts with the base branch. label Jun 15, 2022
@dotnet-bot
Copy link
Collaborator Author

⚠ This PR has merge conflicts. @RikkiGibson

@dotnet-bot dotnet-bot enabled auto-merge June 15, 2022 03:01
Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approval

@JoeRobich
Copy link
Member

No files changed. merging

@JoeRobich JoeRobich disabled auto-merge June 15, 2022 16:37
@dotnet-bot dotnet-bot merged commit c04b935 into main Jun 15, 2022
@ghost ghost added this to the Next milestone Jun 15, 2022
@RikkiGibson RikkiGibson deleted the merges/release/dev17.3-to-main branch June 15, 2022 16:44
@JoeRobich JoeRobich removed the Merge Conflicts There are merge conflicts with the base branch. label Jun 15, 2022
@RikkiGibson RikkiGibson modified the milestones: Next, 17.3 P3 Jun 28, 2022
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