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' #28483

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:

  • lbussell
  • nagilson
  • dotnet-maestro[bot]
  • v-wuzhai
  • baronfel
  • marcpopMSFT
  • smasher164

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.

nagilson and others added 30 commits August 30, 2022 13:56
dotnet-maestro bot and others added 19 commits October 13, 2022 03:28
…0221012.14

dotnet-dev-certs , dotnet-user-jwts , dotnet-user-secrets , Microsoft.AspNetCore.Analyzers , Microsoft.AspNetCore.App.Ref , Microsoft.AspNetCore.App.Ref.Internal , Microsoft.AspNetCore.App.Runtime.win-x64 , Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components.SdkAnalyzers , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.DeveloperCertificates.XPlat , Microsoft.AspNetCore.Mvc.Analyzers , Microsoft.AspNetCore.Mvc.Api.Analyzers , Microsoft.AspNetCore.TestHost , Microsoft.Extensions.FileProviders.Embedded , Microsoft.JSInterop , VS.Redist.Common.AspNetCore.SharedFramework.x64.7.0
 From Version 7.0.0-rtm.22512.6 -> To Version 7.0.0-rtm.22512.14
…627e-1c2a-45e2-8db1-59f7503cde5a

[release/7.0.1xx] Update dependencies from dotnet/aspnetcore
…ld 20221012.6

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 -> To Version 7.0.0

Dependency coherency updates

Microsoft.NET.Sdk.WindowsDesktop
 From Version 7.0.0-rtm.22511.4 -> To Version 7.0.0-rtm.22512.9 (parent: Microsoft.WindowsDesktop.App.Ref
…ca8b-9b7d-4bfc-afc0-5e89d9b888cb

[release/7.0.1xx] Update dependencies from dotnet/runtime
…2455-42e3-4ed0-b601-48934c9dffe9

[release/7.0.1xx] Update dependencies from dotnet/fsharp
…4cfa-a286-4645-b725-1ce2625068f7

[release/7.0.1xx] Update dependencies from dotnet/windowsdesktop
…uild 20221013.1

Microsoft.SourceBuild.Intermediate.roslyn-analyzers , Microsoft.CodeAnalysis.NetAnalyzers
 From Version 3.3.4-beta1.22511.2 -> To Version 3.3.4-beta1.22513.1
…013.2

Microsoft.SourceBuild.Intermediate.fsharp , Microsoft.FSharp.Compiler
 From Version 7.0.0-beta.22512.4 -> To Version 7.0.0-beta.22513.2
…2ad9-a0ea-40d4-9906-45756ff15867

[release/7.0.1xx] Update dependencies from dotnet/roslyn-analyzers
…6732-b3ad-4708-878d-10af388f4007

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

NuGet.Build.Tasks
 From Version 6.4.0-preview.3.107 -> To Version 6.4.0-rc.117
…mirror

[Internal to External Port] Templating Nuget Config Changes, MSBuild
…b1ca-6b22-4bb2-8db8-93d3f5093f34

[release/7.0.1xx] Update dependencies from nuget/nuget.client
…ld 20221013.5

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 -> To Version 7.0.0

Dependency coherency updates

Microsoft.NET.Sdk.WindowsDesktop
 From Version 7.0.0-rtm.22512.9 -> To Version 7.0.0-rtm.22513.7 (parent: Microsoft.WindowsDesktop.App.Ref
…1013.5

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 -> To Version 7.0.0
@v-wuzhai
Copy link
Member

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

v-wuzhai and others added 3 commits October 13, 2022 20:01
…1421-5f3e-4b39-9e55-bbccb31f22e8

[release/7.0.1xx] Update dependencies from dotnet/runtime
…0d5e-c0c3-4538-8cde-02ddf27ad391

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