DotnetPackaging.Dmg.MachO 10.1.36

dotnet add package DotnetPackaging.Dmg.MachO --version 10.1.36
                    
NuGet\Install-Package DotnetPackaging.Dmg.MachO -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.Dmg.MachO" Version="10.1.36" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DotnetPackaging.Dmg.MachO" Version="10.1.36" />
                    
Directory.Packages.props
<PackageReference Include="DotnetPackaging.Dmg.MachO" />
                    
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.Dmg.MachO --version 10.1.36
                    
#r "nuget: DotnetPackaging.Dmg.MachO, 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.Dmg.MachO@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.Dmg.MachO&version=10.1.36
                    
Install as a Cake Addin
#tool nuget:?package=DotnetPackaging.Dmg.MachO&version=10.1.36
                    
Install as a Cake Tool

Package Description

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.
  • net10.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.1.36 91 5/17/2026
10.1.35 88 5/13/2026
10.1.34 93 5/13/2026
10.1.33 90 5/13/2026
10.1.32 95 5/12/2026
10.1.31 93 5/12/2026
10.1.30 88 5/12/2026
10.1.29 91 5/12/2026
10.1.27 97 5/11/2026
10.1.26 91 5/11/2026
10.1.25 94 5/11/2026
10.1.24 86 5/7/2026
10.1.23 83 5/7/2026
10.1.22 85 5/7/2026
10.1.21 89 5/7/2026
10.1.20 86 5/7/2026
10.1.19 92 5/7/2026
10.1.18 84 5/7/2026
10.1.17 92 5/7/2026
10.1.16 81 5/7/2026
Loading failed

# Changelog 10.1.36

## Changes since v10.1.35-1

- fix: propagate appimage descriptions (`ea63880`)