DotnetPackaging.Tool 10.1.36

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

Sweatless application distributing experience

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.36 149 5/17/2026
10.1.35 114 5/13/2026
10.1.34 98 5/13/2026
10.1.33 92 5/13/2026
10.1.32 120 5/12/2026
10.1.31 101 5/12/2026
10.1.30 93 5/12/2026
10.1.29 98 5/12/2026
10.1.27 101 5/11/2026
10.1.26 97 5/11/2026
10.1.25 103 5/11/2026
10.1.24 115 5/7/2026
10.1.23 95 5/7/2026
10.1.22 92 5/7/2026
10.1.21 100 5/7/2026
10.1.20 98 5/7/2026
10.1.19 91 5/7/2026
10.1.18 88 5/7/2026
10.1.17 96 5/7/2026
10.1.16 97 5/7/2026
Loading failed

# Changelog 10.1.36

## Changes since v10.1.35-1

- fix: propagate appimage descriptions (`ea63880`)