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

[automated] Merge branch 'release/7.0.1xx' => 'release/7.0.2xx' #28392

Conversation

dotnet-maestro-bot
Copy link
Contributor

I detected changes in the release/7.0.1xx branch which have not been merged yet to release/7.0.2xx. I'm a robot and am configured to help you automatically keep release/7.0.2xx up to date, so I've opened this PR.

This PR merges commits made on release/7.0.1xx by the following committers:

  • nagilson
  • dotnet-maestro[bot]
  • marcpopMSFT

Instructions for merging from UI

This PR will not be auto-merged. When pull request checks pass, complete this PR by creating a merge commit, not a squash or rebase commit.

merge button instructions

If this repo does not allow creating merge commits from the GitHub UI, use command line instructions.

Instructions for merging via command line

Run these commands to merge this pull request from the command line.

git fetch
git checkout release/7.0.1xx
git pull --ff-only
git checkout release/7.0.2xx
git pull --ff-only
git merge --no-ff release/7.0.1xx

# If there are merge conflicts, resolve them and then run git merge --continue to complete the merge
# Pushing the changes to the PR branch will re-trigger PR validation.
git push https://github.com/dotnet-maestro-bot/sdk HEAD:merge/release/7.0.1xx-to-release/7.0.2xx
or if you are using SSH
git push git@github.com:dotnet-maestro-bot/sdk HEAD:merge/release/7.0.1xx-to-release/7.0.2xx

After PR checks are complete push the branch

git push

Instructions for resolving conflicts

⚠️ If there are merge conflicts, you will need to resolve them manually before merging. You can do this using GitHub or using the command line.

Instructions for updating this pull request

Contributors to this repo have permission update this pull request by pushing to the branch 'merge/release/7.0.1xx-to-release/7.0.2xx'. This can be done to resolve conflicts or make other changes to this pull request before it is merged.

git checkout -b merge/release/7.0.1xx-to-release/7.0.2xx release/7.0.2xx
git pull https://github.com/dotnet-maestro-bot/sdk merge/release/7.0.1xx-to-release/7.0.2xx
(make changes)
git commit -m "Updated PR with my changes"
git push https://github.com/dotnet-maestro-bot/sdk HEAD:merge/release/7.0.1xx-to-release/7.0.2xx
or if you are using SSH
git checkout -b merge/release/7.0.1xx-to-release/7.0.2xx release/7.0.2xx
git pull git@github.com:dotnet-maestro-bot/sdk merge/release/7.0.1xx-to-release/7.0.2xx
(make changes)
git commit -m "Updated PR with my changes"
git push git@github.com:dotnet-maestro-bot/sdk HEAD:merge/release/7.0.1xx-to-release/7.0.2xx

Contact .NET Core Engineering if you have questions or issues.
Also, if this PR was generated incorrectly, help us fix it. See https://github.com/dotnet/arcade/blob/master/scripts/GitHubMergeBranches.ps1.

marcpopMSFT and others added 14 commits October 3, 2022 14:07
still needs internal loc change request
…1006.2

Microsoft.Build , Microsoft.Build.Localization
 From Version 17.4.0-preview-22480-04 -> To Version 17.5.0-preview-22506-02
…1006.3

Microsoft.Build , Microsoft.Build.Localization
 From Version 17.4.0-preview-22480-04 -> To Version 17.5.0-preview-22506-03
…006.5

Microsoft.SourceBuild.Intermediate.fsharp , Microsoft.FSharp.Compiler
 From Version 7.0.0-beta.22477.2 -> To Version 7.0.0-beta.22506.5
…a7f7-1997-4c8b-a004-357e24dc8fd7

[release/7.0.1xx] Update dependencies from dotnet/msbuild
…8e51-1fac-4f8c-b573-6feb0eaf83a1

[release/7.0.1xx] Update dependencies from dotnet/fsharp
…ld 20221006.4

Microsoft.WindowsDesktop.App.Ref , Microsoft.WindowsDesktop.App.Runtime.win-x64 , VS.Redist.Common.WindowsDesktop.SharedFramework.x64.7.0 , VS.Redist.Common.WindowsDesktop.TargetingPack.x64.7.0
 From Version 7.0.0-rtm.22478.5 -> To Version 7.0.0-rtm.22506.4

Dependency coherency updates

Microsoft.NET.Sdk.WindowsDesktop
 From Version 7.0.0-rtm.22476.6 -> To Version 7.0.0-rtm.22506.8 (parent: Microsoft.WindowsDesktop.App.Ref
…ld 20221007.2

Microsoft.WindowsDesktop.App.Ref , Microsoft.WindowsDesktop.App.Runtime.win-x64 , VS.Redist.Common.WindowsDesktop.SharedFramework.x64.7.0 , VS.Redist.Common.WindowsDesktop.TargetingPack.x64.7.0
 From Version 7.0.0-rtm.22478.5 -> To Version 7.0.0-rtm.22507.2

Dependency coherency updates

Microsoft.NET.Sdk.WindowsDesktop
 From Version 7.0.0-rtm.22476.6 -> To Version 7.0.0-rtm.22506.9 (parent: Microsoft.WindowsDesktop.App.Ref
…0221007.5

Microsoft.TemplateEngine.Abstractions , Microsoft.TemplateEngine.Mocks
 From Version 7.0.100-rtm.22504.5 -> To Version 7.0.100-rtm.22507.5
…1007.1

Microsoft.DotNet.ILCompiler , Microsoft.Extensions.DependencyModel , Microsoft.NET.HostModel , Microsoft.NETCore.App.Host.win-x64 , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.DotNetHostResolver , Microsoft.NETCore.Platforms , System.CodeDom , System.Reflection.MetadataLoadContext , System.Resources.Extensions , System.Security.Cryptography.ProtectedData , System.Text.Encoding.CodePages , VS.Redist.Common.NetCore.SharedFramework.x64.7.0 , VS.Redist.Common.NetCore.TargetingPack.x64.7.0
 From Version 7.0.0-rtm.22505.15 -> To Version 7.0.0-rtm.22507.1
…84b8-2a9d-4d00-a645-cd96f500aa6f

[release/7.0.1xx] Update dependencies from dotnet/runtime
…861f-08d3-4eb5-a812-084187749838

[release/7.0.1xx] Update dependencies from dotnet/templating
…9a7a-b91d-464d-9c3d-607d38704283

[release/7.0.1xx] Update dependencies from dotnet/windowsdesktop
@marcpopMSFT marcpopMSFT merged commit 85a7107 into dotnet:release/7.0.2xx Oct 7, 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.

3 participants