Skip to content

Update .NET SDK workflow pins to 10.0.400 - #223

Merged
peters merged 1 commit into
mainfrom
chore/dotnet-sdk-10-0-400
Aug 12, 2026
Merged

Update .NET SDK workflow pins to 10.0.400#223
peters merged 1 commit into
mainfrom
chore/dotnet-sdk-10-0-400

Conversation

@peters

@peters peters commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Summary

  • update all four .NET SDK workflow pins from 10.0.302 to 10.0.400
  • keep release behavior and package versions unchanged

Validation

  • ./scripts/sync-surge-core-vendor.sh --check
  • ./scripts/check-version-sync.sh
  • cargo fmt --all -- --check
  • cargo test --workspace
  • all repository-prescribed clippy gates
  • RUSTFLAGS="-D warnings" cargo test --workspace
  • RUSTFLAGS="-D warnings" cargo build --release
  • dotnet format dotnet/Surge.slnx --verify-no-changes
  • dotnet test dotnet/Surge.slnx -c Release (47/47 passed)

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Updates CI and release workflows to use .NET SDK 10.0.400 without changing release or package behavior.

Changes:

  • Updates all four SDK pins from 10.0.302 to 10.0.400.
  • Keeps CI, packaging, and publishing steps unchanged.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/workflows/release.yml Updates packaging and publishing SDK pins.
.github/workflows/ci.yml Updates standard and prerelease test SDK pins.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@peters
peters merged commit 6575654 into main Aug 12, 2026
16 checks passed
@peters
peters deleted the chore/dotnet-sdk-10-0-400 branch August 12, 2026 09:40
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.

2 participants