Skip to content

Conversation

@dotnet-maestro-bot
Copy link
Contributor

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

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

  • dotnet-maestro[bot]
  • chsienki
  • Evangelink
  • v-wuzhai
  • marcpopMSFT
  • dotnet-bot
  • dsplaisted
  • ViktorHofer
  • vlada-shubina
  • nagilson
  • ocalles
  • tmat
  • baronfel
  • mmitche
  • vseanreesermsft

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.2xx
git pull --ff-only
git checkout main
git pull --ff-only
git merge --no-ff release/7.0.2xx

# 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.2xx-to-main
or if you are using SSH
git push [email protected]:dotnet-maestro-bot/sdk HEAD:merge/release/7.0.2xx-to-main

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.2xx-to-main'. 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.2xx-to-main main
git pull https://github.com/dotnet-maestro-bot/sdk merge/release/7.0.2xx-to-main
(make changes)
git commit -m "Updated PR with my changes"
git push https://github.com/dotnet-maestro-bot/sdk HEAD:merge/release/7.0.2xx-to-main
or if you are using SSH
git checkout -b merge/release/7.0.2xx-to-main main
git pull [email protected]:dotnet-maestro-bot/sdk merge/release/7.0.2xx-to-main
(make changes)
git commit -m "Updated PR with my changes"
git push [email protected]:dotnet-maestro-bot/sdk HEAD:merge/release/7.0.2xx-to-main

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.

dotnet-bot and others added 30 commits October 12, 2022 01:13
…otnet-aspnetcore build 20221011.16

dotnet-dev-certs , 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.Analyzers , 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.6.0
 From Version 6.0.10-servicing.22476.17 -> To Version 6.0.11-servicing.22511.16
…otnet-templating build 20221012.11

Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.Common.ProjectTemplates.6.0 , Microsoft.TemplateEngine.Abstractions , Microsoft.TemplateEngine.Cli , Microsoft.TemplateEngine.Orchestrator.RunnableProjects , Microsoft.TemplateEngine.Utils , Microsoft.TemplateSearch.Common
 From Version 6.0.402 -> To Version 6.0.403
…otnet-windowsdesktop build 20221013.3

Microsoft.WindowsDesktop.App.Ref , Microsoft.WindowsDesktop.App.Runtime.win-x64 , VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0 , VS.Redist.Common.WindowsDesktop.TargetingPack.x64.6.0
 From Version 6.0.10 -> To Version 6.0.11
…otnet-windowsdesktop build 20221013.9

Microsoft.WindowsDesktop.App.Ref , Microsoft.WindowsDesktop.App.Runtime.win-x64 , VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0 , VS.Redist.Common.WindowsDesktop.TargetingPack.x64.6.0
 From Version 6.0.10 -> To Version 6.0.11
…013.4

Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.XUnitExtensions
 From Version 7.0.0-beta.22464.4 -> To Version 7.0.0-beta.22513.4
…ddf8-dee0-49ac-977a-3b1b6236d246

[release/7.0.2xx] Update dependencies from microsoft/vstest
Copy link
Member

@Evangelink Evangelink left a comment

Choose a reason for hiding this comment

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

Looks like the dotnet test related changes are ok.

dotnet-maestro bot and others added 10 commits December 6, 2022 11:36
…205.2

Microsoft.SourceBuild.Intermediate.fsharp , Microsoft.FSharp.Compiler
 From Version 7.0.1-beta.22602.3 -> To Version 7.0.1-beta.22605.2
…0221206.6

Microsoft.TemplateEngine.Abstractions , Microsoft.TemplateEngine.Mocks
 From Version 7.0.200-alpha.1.22604.1 -> To Version 7.0.200-alpha.1.22606.6
…221205-07

Microsoft.NET.Test.Sdk
 From Version 17.5.0-preview-20221205-01 -> To Version 17.5.0-preview-20221205-07
…0221206.16

Microsoft.TemplateEngine.Abstractions , Microsoft.TemplateEngine.Mocks
 From Version 7.0.200-alpha.1.22604.1 -> To Version 7.0.200-alpha.1.22606.16
…c75c-b16e-4535-9bf7-a03f4e088edb

[release/7.0.2xx] Update dependencies from dotnet/fsharp
…3825-a1de-480e-9dc2-54b6c33bc121

[release/7.0.2xx] Update dependencies from microsoft/vstest
…206.3

Microsoft.SourceBuild.Intermediate.fsharp , Microsoft.FSharp.Compiler
 From Version 7.0.1-beta.22605.2 -> To Version 7.0.1-beta.22606.3
…1206.6

Microsoft.Build , Microsoft.Build.Localization
 From Version 17.5.0-preview-22606-02 -> To Version 17.5.0-preview-22606-06
…23e4-01ea-4f92-976f-bb7f1753f781

[release/7.0.2xx] Update dependencies from dotnet/fsharp
…a752-f090-46e1-aca2-846acdfa8687

[release/7.0.2xx] Update dependencies from dotnet/templating
@marcpopMSFT
Copy link
Member

@tmat looks like there's some difference in the WatchableApp class that is breaking build of a test. Can you take a look?
error CS1061: 'WatchableApp' does not contain a definition for 'GetProcessIdentifier' and no accessible extension method 'GetProcessIdentifier' accepting a first arg ument of type 'WatchableApp' could be found (are you missing a using directive or an assembly reference?)

dotnet-maestro bot and others added 6 commits December 7, 2022 03:16
…1207.1

Microsoft.Build , Microsoft.Build.Localization
 From Version 17.5.0-preview-22606-02 -> To Version 17.5.0-preview-22607-01
…1207.2

Microsoft.Build , Microsoft.Build.Localization
 From Version 17.5.0-preview-22606-02 -> To Version 17.5.0-preview-22607-02
…206.12

Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.CodeAnalysis.CSharp.CodeStyle , Microsoft.CodeAnalysis.CSharp.Features , Microsoft.CodeAnalysis.CSharp.Workspaces , Microsoft.CodeAnalysis.Workspaces.MSBuild , Microsoft.Net.Compilers.Toolset
 From Version 4.5.0-2.22580.13 -> To Version 4.5.0-2.22606.12
…2bd7-c780-42a5-9446-65a4debad516

[release/7.0.2xx] Update dependencies from dotnet/roslyn
…44ef-3a54-4c7d-a77f-6c3e90d8ebb5

[release/7.0.2xx] Update dependencies from dotnet/msbuild
@dsplaisted
Copy link
Member

@tmat @arkalyanms This merge from 7.0.2xx to main is getting a build failure related to DotNetWatchTasks.dll. It's trying to copy it from two separate source folders:

  • artifacts\bin\dotnet-watch\Debug\net8.0\DotNetWatchTasks.dll
  • artifacts\bin\DotNetWatchTasks\Debug\netstandard2.0\DotNetWatchTasks.dll

image

Could someone investigate and fix this?

It looks like this PR may be related: #15405

@tmat
Copy link
Member

tmat commented Dec 14, 2022

Looking

… deployed to redist by build.

Avoid unnecessary copies of Microsoft.CodeAnalysis and Microsoft.CodeAnalysis.CSharp to redist.
@tmat
Copy link
Member

tmat commented Dec 15, 2022

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@dsplaisted
Copy link
Member

@tmat Thanks!

@dsplaisted dsplaisted merged commit 9b1ef86 into dotnet:main Dec 15, 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.