Skip to content

Prepare the repository for handoff - #97

Merged
dv00d00 merged 2 commits into
mainfrom
chore/handoff-cleanup
Aug 20, 2026
Merged

Prepare the repository for handoff#97
dv00d00 merged 2 commits into
mainfrom
chore/handoff-cleanup

Conversation

@dv00d00

@dv00d00 dv00d00 commented Aug 20, 2026

Copy link
Copy Markdown
Owner

Summary

  • restore a supported .NET 10 default for the full solution while keeping the .NET 11 platform-async lane opt-in
  • remove the redundant net10 Pipelines package reference and collapse the test corpus copy list to stable globs
  • add a zero-test guard, a build/test workflow, and an explicit map of the three related AngleSharp upstream pull requests

No public library behavior changes.

Validation

  • dotnet restore AngleSharp.ReadOnlyDom.slnx --force --no-cache
  • dotnet build AngleSharp.ReadOnlyDom.slnx -c Release --no-restore -m:1 (0 warnings, 0 errors)
  • dotnet test tests/AngleSharp.ReadOnlyDom.Tests/AngleSharp.ReadOnlyDom.Tests.csproj -c Release -f net10.0 --no-build --no-restore -- --minimum-expected-tests 1 --progress off (179562 passed)
  • Hacker News sample smoke test: HTTP 200 from the default net10 build

@dv00d00
dv00d00 force-pushed the chore/handoff-cleanup branch from 12e177b to fc05a21 Compare August 20, 2026 21:02
@dv00d00
dv00d00 merged commit f71145c into main Aug 20, 2026
1 check passed
@dv00d00
dv00d00 deleted the chore/handoff-cleanup branch August 20, 2026 21:05
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