sdk icon indicating copy to clipboard operation
sdk copied to clipboard

[release/8.0.3xx] Update dependencies from dotnet/msbuild

Open dotnet-maestro[bot] opened this issue 1 year ago • 6 comments

This pull request updates the following dependencies

From https://github.com/dotnet/msbuild

  • Subscription: 833bae60-eae0-4a99-8bf1-08dc11e0a92e
  • Build: 20240307.1
  • Date Produced: March 7, 2024 10:32:30 AM UTC
  • Commit: 9af8ff2f951017996172e5b805651ebf957e97f4
  • Branch: refs/heads/main

dotnet-maestro[bot] avatar Feb 28 '24 13:02 dotnet-maestro[bot]

@dotnet/msbuild-admins @sbomer Could you take a look at the failures here?

v-wuzhai avatar Mar 04 '24 09:03 v-wuzhai

/azp run

GangWang01 avatar Mar 05 '24 08:03 GangWang01

Azure Pipelines successfully started running 1 pipeline(s).

azure-pipelines[bot] avatar Mar 05 '24 08:03 azure-pipelines[bot]

Looks like similar failures as in #39084 and #39088.

dsplaisted avatar Mar 05 '24 13:03 dsplaisted

Fascinating. Let's investigate this one. @YuliiaKovalova I don't see anything jump out at me in the MSBuild-side diff . . .

rainersigwald avatar Mar 05 '24 14:03 rainersigwald

I filed https://github.com/dotnet/sdk/issues/39266 to update the tests.

KirillOsenkov avatar Mar 06 '24 19:03 KirillOsenkov

@jeffkl It seems that this failure is the same as the one in #39088.

v-wuzhai avatar Mar 13 '24 09:03 v-wuzhai

Yes, will the commits from https://github.com/dotnet/sdk/pull/39088 flow to this branch? If not, we'll just need to cherry-pick to this PR?

jeffkl avatar Mar 13 '24 16:03 jeffkl

they will not flow automatically (they were against main, aka .NET 9 previews). can you cherry-pick the relevant ones @jeffkl?

baronfel avatar Mar 13 '24 16:03 baronfel

they will not flow automatically (they were against main, aka .NET 9 previews). can you cherry-pick the relevant ones @jeffkl?

Yes, will push soon

jeffkl avatar Mar 13 '24 16:03 jeffkl

Build has passed, feel free to merge.

jeffkl avatar Mar 13 '24 19:03 jeffkl