SSISBuild 1.2.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package SSISBuild --version 1.2.0
NuGet\Install-Package SSISBuild -Version 1.2.0
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="SSISBuild" Version="1.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SSISBuild --version 1.2.0
#r "nuget: SSISBuild, 1.2.0"
#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 SSISBuild as a Cake Addin
#addin nuget:?package=SSISBuild&version=1.2.0

// Install SSISBuild as a Cake Tool
#tool nuget:?package=SSISBuild&version=1.2.0

A command line utility that builds an ispac file from a Visual Studio SSIS project (project deployment model only)

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  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.

This package has 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
2.3.0 67,147 3/30/2019
2.2.1 753 3/26/2019
2.2.0 584 3/20/2019
2.1.2 48,065 2/25/2017
2.1.1 924 2/25/2017
2.1.0 912 2/23/2017
2.0.0 927 2/15/2017
1.3.0 1,109 1/11/2017
1.2.0 1,111 1/10/2017
1.1.0 1,274 1/10/2017
1.0.0 1,145 1/9/2017

Fixed an issue with EncryptAllByPassword not finding encrypted node
Added FAKE build
Added RELEASE_NOTES
Changed nuget package folder from app to tools