innosetup 5.6.1

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

innosetup

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETStandard 2.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on innosetup:

Package Downloads
DotNet.Build.InnoSetup.Sdk

Inno Setup SDK

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
5.6.1 10,731 12/30/2018
5.6.1-preview.1.1.18630.2 788 12/30/2018
5.6.1-preview.1.1.18629.3 812 12/29/2018
5.6.1-preview.1.0.final 811 12/29/2018
5.6.1-preview.1.0.18629.1 806 12/29/2018

# Change Log
     ## Unchanged
     ### Changed
     - Update to Inno Setup 5.6.1