Skip to content

[main] Update dependencies from dotnet/arcade#2099

Merged
lbussell merged 1 commit into
mainfrom
darc-main-eb786dab-c255-4d17-9acb-9742a6b9d81a
May 8, 2026
Merged

[main] Update dependencies from dotnet/arcade#2099
lbussell merged 1 commit into
mainfrom
darc-main-eb786dab-c255-4d17-9acb-9742a6b9d81a

Conversation

@dotnet-maestro
Copy link
Copy Markdown
Contributor

@dotnet-maestro dotnet-maestro Bot commented May 1, 2026

This pull request updates the following dependencies

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

  • Updates to .NET SDKs:
    • Updates sdk.version to 11.0.100-preview.4.26210.111
    • Updates tools.dotnet to 11.0.100-preview.4.26210.111

…430.2

On relative base path root
Microsoft.DotNet.Arcade.Sdk From Version 11.0.0-beta.26204.2 -> To Version 11.0.0-beta.26230.2
@dotnet-maestro dotnet-maestro Bot requested a review from a team as a code owner May 1, 2026 05:01
@lbussell lbussell merged commit 277b52a into main May 8, 2026
13 checks passed
@dotnet-maestro dotnet-maestro Bot deleted the darc-main-eb786dab-c255-4d17-9acb-9742a6b9d81a branch May 8, 2026 23:20
lbussell added a commit that referenced this pull request May 12, 2026
This PR fixes `docker-tools-imagebuilder-official` failing in `Test
Images` after the Arcade update in #2099.

The root cause is that Arcade stopped writing
`artifacts/toolset/<version>.txt` and now restores the SDK toolset to
`artifacts/toolset/<version>/Build.proj`.

Relevant Arcade history:
- dotnet/arcade#16726 originally introduced the `InitializeToolset`
layout change.
- dotnet/arcade#16744 reverted that source update.
- dotnet/arcade#16753 reintroduced the layout change; this is the change
present in the Arcade build consumed by #2099.

This PR updates `src/run-tests.ps1` to resolve the new `Build.proj`
location first while retaining a legacy marker-file fallback for older
Arcade layouts.

Validation:
- `git clean -ffxd`
- `pwsh -NoLogo -NoProfile -NonInteractive -File ./src/run-tests.ps1`
(478 tests passed)

Fixes #2104

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant