Skip to content

Align Nuke build with .NET 10#228

Merged
Skymly merged 1 commit into
mainfrom
chore/upgrade-nuke-to-net10
Jul 18, 2026
Merged

Align Nuke build with .NET 10#228
Skymly merged 1 commit into
mainfrom
chore/upgrade-nuke-to-net10

Conversation

@Skymly

@Skymly Skymly commented Jul 18, 2026

Copy link
Copy Markdown
Owner

Summary\n- upgrade the build runner from Nuke.Common 9.0.4/net8.0 to Nuke.Common 10.1.0/net10.0\n- pin the repository SDK and GitHub Actions build/release jobs to .NET 10\n- pin patched NuGet.Packaging and System.Security.Cryptography.Xml transitive dependencies for the build project\n\nThe product assemblies and tests remain targeted at .NET 8/netstandard2.0. This removes the System.Runtime 10.0.0.0 MSBuild registration warning caused by running the net8 Nuke runner against the installed .NET 10/Visual Studio MSBuild.\n\n## Validation\n- dotnet restore DesignPatterns.slnx -p:NuGetAudit=false ✅\n- dotnet build DesignPatterns.slnx -p:NuGetAudit=false --no-restore ✅\n- Nuke 10 Ci target: build and all tests passed with 0 warnings / 0 errors ✅

Made with Cursor

@Skymly
Skymly merged commit 6a98a78 into main Jul 18, 2026
4 checks passed
@Skymly
Skymly deleted the chore/upgrade-nuke-to-net10 branch July 18, 2026 13:36
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