Invantive.Deploy
1.1.49
See the version list below for details.
dotnet add package Invantive.Deploy --version 1.1.49
NuGet\Install-Package Invantive.Deploy -Version 1.1.49
<PackageReference Include="Invantive.Deploy" Version="1.1.49" />
paket add Invantive.Deploy --version 1.1.49
#r "nuget: Invantive.Deploy, 1.1.49"
// Install Invantive.Deploy as a Cake Addin #addin nuget:?package=Invantive.Deploy&version=1.1.49 // Install Invantive.Deploy as a Cake Tool #tool nuget:?package=Invantive.Deploy&version=1.1.49
Invantive Deployment Library for maintaining Windows installers and NuGet packages.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net47 is compatible. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Microsoft.Build (>= 15.3.409)
- WixSharp.bin (>= 1.4.7.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Build 1: WIXSharp support
Build 2: NuGet support
Build 4: VS2017 project file support.
Build 5: Include netstandard 2.0 structure in nuget.
Build 6: Remove Invantive SQL as dependence.
Details of Release Notes:
Build 1: WIXSharp support
Simplified creation of MSI installers for VSTO and Windows.
Build 2: NuGet support
NuGet support is available through an extension on the XML format.
Build 4: VS2017 project file support.
Support for Visual Studio 2017 project file format.
Build 5: Include netstandard 2.0 structure in nuget.
Include netstandard 2.0 structure in nuget.
Build 6: Remove Invantive SQL as dependence.
No longer needed.