DotnetPackaging.Exe 10.1.36

dotnet add package DotnetPackaging.Exe --version 10.1.36
                    
NuGet\Install-Package DotnetPackaging.Exe -Version 10.1.36
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="DotnetPackaging.Exe" Version="10.1.36" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DotnetPackaging.Exe" Version="10.1.36" />
                    
Directory.Packages.props
<PackageReference Include="DotnetPackaging.Exe" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add DotnetPackaging.Exe --version 10.1.36
                    
#r "nuget: DotnetPackaging.Exe, 10.1.36"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package DotnetPackaging.Exe@10.1.36
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=DotnetPackaging.Exe&version=10.1.36
                    
Install as a Cake Addin
#tool nuget:?package=DotnetPackaging.Exe&version=10.1.36
                    
Install as a Cake Tool

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.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on DotnetPackaging.Exe:

Package Downloads
DotnetDeployer

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.1.36 92 5/17/2026
10.1.35 162 5/13/2026
10.1.34 97 5/13/2026
10.1.33 104 5/13/2026
10.1.32 114 5/12/2026
10.1.31 91 5/12/2026
10.1.30 117 5/12/2026
10.1.29 107 5/12/2026
10.1.27 112 5/11/2026
10.1.26 107 5/11/2026
10.1.25 112 5/11/2026
10.1.24 95 5/7/2026
10.1.23 93 5/7/2026
10.1.22 86 5/7/2026
10.1.21 91 5/7/2026
10.1.20 93 5/7/2026
10.1.19 96 5/7/2026
10.1.18 91 5/7/2026
10.1.17 87 5/7/2026
10.1.16 92 5/7/2026
Loading failed

# Changelog 10.1.36

## Changes since v10.1.35-1

- fix: propagate appimage descriptions (`ea63880`)