Nuke.GlobalTool 10.1.0

Prefix Reserved
dotnet tool install --global Nuke.GlobalTool --version 10.1.0
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local Nuke.GlobalTool --version 10.1.0
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Nuke.GlobalTool&version=10.1.0
                    
nuke :add-package Nuke.GlobalTool --version 10.1.0
                    

The AKEless Build System for C#/.NET
Signed by signpath.io from repository 'https://github.com/nuke-build/nuke' commit '8aaec258a7e00e5d98e013be025db1a42bc58d79' (see contained AppVeyorSettings.json file for build settings).

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last Updated
10.1.0 80,606 12/2/2025
10.0.1 3,135 12/1/2025
10.0.0 7,687 11/20/2025
9.0.4 1,003,682 1/15/2025
9.0.3 87,732 12/4/2024
9.0.2 6,392 12/3/2024
9.0.1 10,491 11/21/2024
9.0.0 8,247 11/21/2024
8.1.4 43,657 11/6/2024
8.1.3 4,307 11/5/2024
8.1.2 34,503 10/13/2024
8.1.1 7,688 10/5/2024
8.1.0 36,335 9/10/2024
8.0.0 220,335 1/18/2024
7.0.6 119,043 9/24/2023
7.0.5 9,530 9/4/2023
7.0.4 3,626 8/31/2023
7.0.3 5,509 8/21/2023
7.0.2 48,609 5/19/2023
7.0.1 3,291 5/15/2023
Loading failed

• Fixed solution folders in StronglyTypedSolutionGenerator
• Fixed MSBuild target packaging for .NET 10
• Fixed GitHub Actions versions

Full changelog at https://github.com/nuke-build/nuke/blob/master/CHANGELOG.md