Skip to content

Bump Microsoft.Build.Utilities.Core from 17.11.48 to 18.10.1 - #35

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/src/Readme/Microsoft.Build.Utilities.Core-18.10.1
Open

Bump Microsoft.Build.Utilities.Core from 17.11.48 to 18.10.1#35
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/src/Readme/Microsoft.Build.Utilities.Core-18.10.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 10, 2026

Copy link
Copy Markdown
Contributor

Updated Microsoft.Build.Utilities.Core from 17.11.48 to 18.10.1.

Release notes

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

18.10.1

What's Changed

18.9.6

What's Changed

18.8.2

What's Changed

18.7.1

What's Changed

18.6.3

What's Changed

18.5.4

What's Changed

18.4.0

What's Changed

18.3.3

What's Changed

18.0.2

What's Changed

17.14.28

What's Changed

17.14.8

What's Changed

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

17.14.5

What's Changed

Description has been truncated

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies labels Sep 10, 2026
@kzu

kzu commented Sep 10, 2026

Copy link
Copy Markdown
Member

10 failed 80 passed 10 failed

🧪 Details on Ubuntu 24.04.5 LTS
❌ Readme.Tests.GitHubUrlExpanderTests.ProcessPackageReadmeTask_ExpandsGitHubUrlsAfterTokens
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 Readme.Tests.GitHubUrlExpanderTests.ProcessPackageReadmeTask_ExpandsGitHubUrlsAfterTokens() in /_/src/Tests/GitHubUrlExpanderTests.cs:line 121
❌ Readme.Tests.GitHubUrlExpanderTests.ProcessPackageReadmeTask_MissingCommit_LeavesRelativeUrls
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 Readme.Tests.GitHubUrlExpanderTests.ProcessPackageReadmeTask_MissingCommit_LeavesRelativeUrls() in /_/src/Tests/GitHubUrlExpanderTests.cs:line 190
❌ Readme.Tests.GitHubUrlExpanderTests.ProcessPackageReadmeTask_OptOut_DoesNotExpand
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 Readme.Tests.GitHubUrlExpanderTests.ProcessPackageReadmeTask_OptOut_DoesNotExpand() in /_/src/Tests/GitHubUrlExpanderTests.cs:line 158
❌ Readme.Tests.IncludesResolverTests.ProcessPackageReadmeTask_AcceptsSchemeAndDomainProperties
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 Readme.Tests.IncludesResolverTests.ProcessPackageReadmeTask_AcceptsSchemeAndDomainProperties() in /_/src/Tests/IncludesResolverTests.cs:line 942
❌ Readme.Tests.IncludesResolverTests.ProcessPackageReadmeTask_WritesProcessedFile
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 Readme.Tests.IncludesResolverTests.ProcessPackageReadmeTask_WritesProcessedFile() in /_/src/Tests/IncludesResolverTests.cs:line 65
❌ Readme.Tests.TokenReplacerTests.NeutralizeIncludeOpeners_BreaksIncludeRegexButKeepsReadableText
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 Readme.Tests.TokenReplacerTests.NeutralizeIncludeOpeners_BreaksIncludeRegexButKeepsReadableText() in /_/src/Tests/TokenReplacerTests.cs:line 159
❌ Readme.Tests.TokenReplacerTests.ProcessPackageReadme_DoesNotWarnOnUnknownToken
System.IO.FileNotFoundException : Could not load file or assembly 'Microsoft.Build.Framework, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The system cannot find the file specified.

   at Readme.Tests.TokenReplacerTests.ProcessPackageReadme_DoesNotWarnOnUnknownToken() in /_/src/Tests/TokenReplacerTests.cs:line 124
❌ Readme.Tests.TokenReplacerTests.ProcessPackageReadmeTask_AppliesTokensAfterIncludes
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 Readme.Tests.TokenReplacerTests.ProcessPackageReadmeTask_AppliesTokensAfterIncludes() in /_/src/Tests/TokenReplacerTests.cs:line 83
❌ Readme.Tests.TokenReplacerTests.ReplacePackageTokensTask_ReplacesAndWrites
System.IO.FileNotFoundException : Could not load file or assembly 'Microsoft.Build.Framework, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The system cannot find the file specified.

   at Readme.Tests.TokenReplacerTests.ReplacePackageTokensTask_ReplacesAndWrites() in /_/src/Tests/TokenReplacerTests.cs:line 172
❌ Readme.Tests.TokenReplacerTests.ReplacePackageTokensTask_WarnsOnUnknownToken
System.IO.FileNotFoundException : Could not load file or assembly 'Microsoft.Build.Framework, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The system cannot find the file specified.

   at Readme.Tests.TokenReplacerTests.ReplacePackageTokensTask_WarnsOnUnknownToken() in /_/src/Tests/TokenReplacerTests.cs:line 206

from retest v1.1.0 on .NET 10.0.12 with 💜 by @devlooped

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

Labels

dependencies .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant