File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66
77## [ vNext]
88
9+ ## [ 10.0.1] / 2025-12-01
10+ - Fixed solution folders in ` StronglyTypedSolutionGenerator `
11+ - Fixed MSBuild target packaging for .NET 10
12+ - Fixed GitHub Actions versions
13+
914## [ 10.0.0] / 2025-11-20
1015- Added support for .NET 10
1116- Added support for slnx solution files
@@ -1222,7 +1227,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
12221227- Added CLT tasks for Git
12231228- Fixed background color in console output
12241229
1225- [ vNext ] : https://github.com/nuke-build/nuke/compare/10.0.0...HEAD
1230+ [ vNext ] : https://github.com/nuke-build/nuke/compare/10.0.1...HEAD
1231+ [ 10.0.1 ] : https://github.com/nuke-build/nuke/compare/10.0.0...10.0.1
12261232[ 10.0.0 ] : https://github.com/nuke-build/nuke/compare/9.0.4...10.0.0
12271233[ 9.0.4 ] : https://github.com/nuke-build/nuke/compare/9.0.3...9.0.4
12281234[ 9.0.3 ] : https://github.com/nuke-build/nuke/compare/9.0.2...9.0.3
You can’t perform that action at this time.
0 commit comments