Skip to content

Move the build orchestrator to the Fallout stable channel (10.4.0) - #138

Merged
FlorianRappl merged 1 commit into
AngleSharp:develfrom
lahma:fallout-10.4
Aug 8, 2026
Merged

Move the build orchestrator to the Fallout stable channel (10.4.0)#138
FlorianRappl merged 1 commit into
AngleSharp:develfrom
lahma:fallout-10.4

Conversation

@lahma

@lahma lahma commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

Fallout published v10.4.0, its first stable-channel release under the new dual-pace model. The 11.0.x line this repo pinned is the edge channel; 10.4.0 is newer (2026-08-07) and a feature superset despite the lower number (future stable releases move to CalVer, so the version line jumps ahead again).

Changes:

Verification: dotnet build build/_build.csproj (0 warnings), ./build.ps1 Compile end to end (tool restore resolves GlobalTool 10.4.0, Restore + Compile succeed). Publish targets intentionally not run.

🤖 Generated with Claude Code

Fallout v10.4.0 is the first stable-channel release; the previously pinned
11.0.18 belongs to the edge channel. The stable CLI ships as Fallout.GlobalTool
(the fallout command is unchanged), and Fallout.Common 10.4.0 resolves the
patched System.Security.Cryptography.Xml 10.0.10 on its own, so the manual
transitive pin is no longer needed (Fallout-build/Fallout#618).

Also un-ignore /build/: the Python-era "build" .gitignore pattern silently
hid any new file under the build project directory.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

@FlorianRappl FlorianRappl left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@FlorianRappl
FlorianRappl merged commit b8d7a2c into AngleSharp:devel Aug 8, 2026
5 checks passed
@lahma
lahma deleted the fallout-10.4 branch August 8, 2026 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants