nBuildKit.MsBuild.Projects.WiX 0.4.1

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

// Install nBuildKit.MsBuild.Projects.WiX as a Cake Tool
#tool nuget:?package=nBuildKit.MsBuild.Projects.WiX&version=0.4.1

Provides default properties and build tasks used to unify the settings of a set of C# projects in a Visual Studio solution.

There are no supported framework assets in this 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
0.7.2 1,602 8/4/2016
0.7.1 1,070 6/27/2016
0.7.0 1,066 4/5/2016
0.5.7 1,130 12/29/2015
0.5.6 1,207 7/1/2015
0.5.5 1,074 7/1/2015
0.5.4 1,100 7/1/2015
0.5.3 1,061 6/18/2015
0.5.2 1,049 6/13/2015
0.5.1 1,106 5/23/2015
0.4.7 1,112 4/4/2015
0.4.6 1,090 4/1/2015
0.4.5 1,186 1/6/2015
0.4.4 1,532 1/5/2015
0.4.2 1,273 1/3/2015
0.4.1 1,277 11/30/2014
0.3.4 1,392 11/3/2014
0.3.3 1,208 10/15/2014
0.3.2 1,176 8/14/2014
0.3.1 1,167 8/11/2014
0.2.4 1,112 7/11/2014
0.2.3 1,180 7/11/2014
0.2.2 1,125 7/5/2014
0.2.1 1,132 7/5/2014

- [#53](https://github.com/pvandervelde/nBuildKit/issues/53) - MsBuild: Allow passing parameters to 'nuget pack' command +enhancement
- [#48](https://github.com/pvandervelde/nBuildKit/issues/48) - MsBuild: Provide means to execute scripts on build / deploy failure +enhancement
- [#47](https://github.com/pvandervelde/nBuildKit/issues/47) - MsBuild: Allow users to insert custom scripts in any location in the step blocks +enhancement
- [#46](https://github.com/pvandervelde/nBuildKit/issues/46) - MsBuild: Allow building multiple solutions +enhancement
- [#44](https://github.com/pvandervelde/nBuildKit/issues/44) - MsBuild: Allow adding external build steps without invoking the standard ones.

Commits: ee5a5253e0...9ee8bb3776