DotnetDeployer.Fleet.Tool 0.1.23

dotnet tool install --global DotnetDeployer.Fleet.Tool --version 0.1.23
                    
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 DotnetDeployer.Fleet.Tool --version 0.1.23
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=DotnetDeployer.Fleet.Tool&version=0.1.23
                    
nuke :add-package DotnetDeployer.Fleet.Tool --version 0.1.23
                    

Coordinator and worker CLI for running DotnetDeployer on managed machines.

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
0.1.23 85 5/24/2026
0.1.22 89 5/17/2026
0.1.21 96 5/17/2026
0.1.20 95 5/16/2026
0.1.19 90 5/16/2026
0.1.18 96 5/15/2026
0.1.17 95 5/15/2026
0.1.16 85 5/15/2026

# Changelog 0.1.23

## Changes since v0.1.22

- fix: preserve manual project icons (`912279b`)