Invantive.Deploy
17.10.75
dotnet add package Invantive.Deploy --version 17.10.75
NuGet\Install-Package Invantive.Deploy -Version 17.10.75
<PackageReference Include="Invantive.Deploy" Version="17.10.75" />
paket add Invantive.Deploy --version 17.10.75
#r "nuget: Invantive.Deploy, 17.10.75"
// 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 | 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. |
-
- AWSSDK.CodeCommit (>= 3.3.1.13)
- AWSSDK.S3 (>= 3.3.11)
- Invantive.SharpZipLib (>= 17.8.2)
- Microsoft.Build (>= 15.3.409)
- Newtonsoft.Json (>= 10.0.3)
- WixSharp.bin (>= 1.4.8)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
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.