Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 24, 2025

Updated Microsoft.Build.Utilities.Core from 17.11.4 to 17.14.28.

Release notes

Sourced from Microsoft.Build.Utilities.Core's releases.

17.14.8

What's Changed

Full Changelog: dotnet/msbuild@v17.14.5...v17.14.8

17.14.5

What's Changed

17.14.0-preview-25177-05

Release

What's Changed

17.14.0-preview-25155-01

Release

What's Changed

17.14.0-preview-25110-01

Release

What's Changed

17.13.9

What's Changed

17.12.6

What's Changed

17.12.0-preview-24473-03

Release

17.12.0-preview-24422-09

Release

17.12.0-preview-24374-02

Release

Commits viewable in compare view.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

---
updated-dependencies:
- dependency-name: Microsoft.Build.Utilities.Core
  dependency-version: 17.14.28
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Oct 24, 2025
@kzu
Copy link
Member

kzu commented Oct 24, 2025

10 failed 10 failed

🧪 Details on macOS Unix 15.6.1
❌ Tests.CanParseYamlList
System.IO.FileNotFoundException : Could not load file or assembly 'Microsoft.Build.Utilities.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The system cannot find the file specified.

   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
❌ Tests.Run(file: "Peek.targets", name: "EmptyJson", failure: False, code: "JPE04")
System.IO.FileNotFoundException : Could not load file or assembly 'Microsoft.Build.Utilities.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The system cannot find the file specified.

   at Tests.Run(String file, String name, Boolean failure, String code)
   at InvokeStub_Tests.Run(Object, Span`1)
❌ Tests.Run(file: "Peek.targets", name: "FileAndContent", failure: True, code: "JPE03")
System.IO.FileNotFoundException : Could not load file or assembly 'Microsoft.Build.Utilities.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The system cannot find the file specified.

   at Tests.Run(String file, String name, Boolean failure, String code)
   at InvokeStub_Tests.Run(Object, Span`1)
❌ Tests.Run(file: "Peek.targets", name: "FileNotFound", failure: True, code: "JPE02")
System.IO.FileNotFoundException : Could not load file or assembly 'Microsoft.Build.Utilities.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The system cannot find the file specified.

   at Tests.Run(String file, String name, Boolean failure, String code)
   at InvokeStub_Tests.Run(Object, Span`1)
❌ Tests.Run(file: "Peek.targets", name: "NoFileOrContent", failure: True, code: "JPE01")
System.IO.FileNotFoundException : Could not load file or assembly 'Microsoft.Build.Utilities.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The system cannot find the file specified.

   at Tests.Run(String file, String name, Boolean failure, String code)
   at InvokeStub_Tests.Run(Object, Span`1)
❌ Tests.Run(file: "Peek.targets", name: "PeekFileValues", failure: False, code: null)
System.IO.FileNotFoundException : Could not load file or assembly 'Microsoft.Build.Utilities.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The system cannot find the file specified.

   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr)
❌ Tests.Run(file: "Peek.targets", name: "PeekMultipleValues", failure: False, code: null)
System.IO.FileNotFoundException : Could not load file or assembly 'Microsoft.Build.Utilities.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The system cannot find the file specified.

   at Tests.Run(String file, String name, Boolean failure, String code)
   at InvokeStub_Tests.Run(Object, Span`1)
❌ Tests.Run(file: "Peek.targets", name: "PeekNested", failure: False, code: null)
System.IO.FileNotFoundException : Could not load file or assembly 'Microsoft.Build.Utilities.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The system cannot find the file specified.

   at Tests.Run(String file, String name, Boolean failure, String code)
   at InvokeStub_Tests.Run(Object, Span`1)
❌ Tests.Run(file: "Peek.targets", name: "PeekObjectAsItem", failure: False, code: null)
System.IO.FileNotFoundException : Could not load file or assembly 'Microsoft.Build.Utilities.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The system cannot find the file specified.

   at Tests.Run(String file, String name, Boolean failure, String code)
   at InvokeStub_Tests.Run(Object, Span`1)
❌ Tests.Run(file: "Peek.targets", name: "PeekSimpleValue", failure: False, code: null)
System.IO.FileNotFoundException : Could not load file or assembly 'Microsoft.Build.Utilities.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The system cannot find the file specified.

   at Tests.Run(String file, String name, Boolean failure, String code)
   at InvokeStub_Tests.Run(Object, Span`1)

from dotnet-retest v1.0.0 on .NET 9.0.10 with 💜 by @devlooped

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants