Skip to content

Bump to .NET 10 SDK and C# 14#37

Merged
eiriktsarpalis merged 1 commit into
masterfrom
eiriktsarpalis-bump-dotnet-10-sdk
Jul 16, 2026
Merged

Bump to .NET 10 SDK and C# 14#37
eiriktsarpalis merged 1 commit into
masterfrom
eiriktsarpalis-bump-dotnet-10-sdk

Conversation

@eiriktsarpalis

Copy link
Copy Markdown
Collaborator

Summary

  • pin the repository to .NET SDK 10.0.302 and C# 14 without changing target frameworks
  • update the Docker build to use the .NET 10 SDK while retaining the .NET 8 runtime required by tests
  • modernize safe C# syntax across source, samples, benchmarks, and tests
  • update actions/checkout from v2 to v7

Validation

  • dotnet build Eff.sln -c Debug — succeeded with 0 warnings
  • dotnet build Eff.sln -c Release — succeeded with 0 warnings
  • dotnet test Eff.sln -c Debug --no-build — 165 passed
  • dotnet test Eff.sln -c Release --no-build — 165 passed
  • Docker make pack workflow — succeeded

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: e96cf6d5-ac36-4e33-ac15-0a1e865e8681
@eiriktsarpalis
eiriktsarpalis merged commit 1388385 into master Jul 16, 2026
1 check passed
@eiriktsarpalis
eiriktsarpalis deleted the eiriktsarpalis-bump-dotnet-10-sdk branch July 16, 2026 13:09
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