Invantive.Deploy 17.10.75

dotnet add package Invantive.Deploy --version 17.10.75
NuGet\Install-Package Invantive.Deploy -Version 17.10.75
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="Invantive.Deploy" Version="17.10.75" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Invantive.Deploy --version 17.10.75
#r "nuget: Invantive.Deploy, 17.10.75"
#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.
// Install Invantive.Deploy as a Cake Addin
#addin nuget:?package=Invantive.Deploy&version=17.10.75

// Install Invantive.Deploy as a Cake Tool
#tool nuget:?package=Invantive.Deploy&version=17.10.75

Invantive Deployment Library for maintaining Windows installers and NuGet packages.

Product Compatible and additional computed target framework versions.
.NET Framework net47 is compatible.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
17.10.75 1,048 10/2/2017
1.1.50 853 9/3/2017
1.1.49 947 9/3/2017

State: PROD

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.
Build 7: Mproj support
Build 32: net47 support
Build 33: Upgrade components.


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.
Build 7: Mproj support
Mproj project files of Visual Studio 2017 are skipped for obfuscation and bundling in an nuget package.
Build 32: net47 support
Search custom actions also in net47 folder when using new Visual Studio 2017 format.
Build 33: Upgrade components.
Upgrade to AWS 3.3.11 and WixSharp 1.4.8 which includes Invantive changes.