Skip to content

Conversation

@dotnet-maestro
Copy link
Contributor

@dotnet-maestro dotnet-maestro bot commented Nov 30, 2023

This pull request updates the following dependencies

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

  • Subscription: 51256791-e30b-4b96-f2b9-08daf1d75f3f
  • Build: 20231205.2
  • Date Produced: December 5, 2023 6:29:14 AM UTC
  • Commit: 2f3d37672a69142a13a62856b09034a915bedc70
  • Branch: refs/heads/main

…1130.4

Microsoft.SourceBuild.Intermediate.msbuild , Microsoft.Build , Microsoft.Build.Localization
 From Version 17.9.0-preview-23578-04 -> To Version 17.9.0-preview-23580-04
@ghost ghost added Area-CodeFlow untriaged Request triage from a team member labels Nov 30, 2023
@v-wuzhai
Copy link
Contributor

v-wuzhai commented Dec 1, 2023

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

…1201.2

Microsoft.SourceBuild.Intermediate.msbuild , Microsoft.Build , Microsoft.Build.Localization
 From Version 17.9.0-preview-23578-04 -> To Version 17.9.0-preview-23601-02
@marcpopMSFT
Copy link
Member

@dotnet/kitten to take a loo and @tmat @arkalyanms as the test failure is in the watch tests

at Microsoft.DotNet.Watcher.Tools.AwaitableProcess.GetOutputLineAsync(Predicate`1 success, Predicate`1 failure) in /_/src/Tests/dotnet-watch.Tests/Utilities/AwaitableProcess.cs:line 81

@Forgind
Copy link
Contributor

Forgind commented Dec 2, 2023

The PR that introduced this failure was dotnet/msbuild#9387

/cc: @JanKrivanek (author)

'dotnet watch ⌚ System.AggregateException: One or more errors occurred. (The expression "[MSBuild]::StableStringHash(AppWithDeps.csproj)" cannot be evaluated. Could not load type 'Microsoft.NET.StringTools.FowlerNollVo1aHash' from assembly 'Microsoft.NET.StringTools, Version=1.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'.  /datadisks/disk1/work/AD580957/p/d/sdk/9.0.100-ci/Microsoft.Common.CurrentVersion.targets)'

@Forgind
Copy link
Contributor

Forgind commented Dec 2, 2023

From that error message, it sounds like it's finding the assembly but not the new type. It seems that M.B has a ProjectReference to StringTools, so I don't think this is just pulling from an old feed, and I would've expected them to be updated together. Is StringTools missed in a build step, perhaps, and that means we're getting a stale version here?

…1201.2

Microsoft.SourceBuild.Intermediate.msbuild , Microsoft.Build , Microsoft.Build.Localization
 From Version 17.9.0-preview-23578-04 -> To Version 17.9.0-preview-23601-02
…1201.2

Microsoft.SourceBuild.Intermediate.msbuild , Microsoft.Build , Microsoft.Build.Localization
 From Version 17.9.0-preview-23578-04 -> To Version 17.9.0-preview-23601-02
…1204.1

Microsoft.SourceBuild.Intermediate.msbuild , Microsoft.Build , Microsoft.Build.Localization
 From Version 17.9.0-preview-23578-04 -> To Version 17.9.0-preview-23604-01
@rainersigwald
Copy link
Member

rainersigwald commented Dec 4, 2023

dotnet-watch ships its own copy of some MSBuild assemblies including DotnetTools\dotnet-watch\9.0.100-dev\tools\net9.0\any\Microsoft.NET.StringTools.dll. #37310 should fix, feel free to cherry-pick it here if you want.

…1205.2

Microsoft.SourceBuild.Intermediate.msbuild , Microsoft.Build , Microsoft.Build.Localization
 From Version 17.9.0-preview-23578-04 -> To Version 17.9.0-preview-23605-02
@marcpopMSFT
Copy link
Member

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@marek-safar marek-safar merged commit 8e447c8 into main Dec 8, 2023
@marek-safar marek-safar deleted the darc-main-8ef091db-1c97-4e5d-a8de-85be5ae2c104 branch December 8, 2023 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-CodeFlow untriaged Request triage from a team member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants