nBuildKit.MsBuild.Projects.WiX 0.4.6

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.6
NuGet\Install-Package nBuildKit.MsBuild.Projects.WiX -Version 0.4.6
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.6" />
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.6
#r "nuget: nBuildKit.MsBuild.Projects.WiX, 0.4.6"
#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.6

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

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,610 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

- [#76](https://github.com/pvandervelde/nBuildKit/issues/76) - MsBuild: Verify exit codes on thirdparty tools +enhancement
- [#74](https://github.com/pvandervelde/nBuildKit/issues/74) - MsBuild: unzip has illegal XML declaration at top of file +fix
- [#73](https://github.com/pvandervelde/nBuildKit/issues/73) - MsBuild: NuGet pack does not fail the build if packing fails +fix
- [#70](https://github.com/pvandervelde/nBuildKit/issues/70) - MsBuild.Projects: Doesn't restore the global nuget packages on first build +fix
- [#65](https://github.com/pvandervelde/nBuildKit/issues/65) - MsBuild: Update FxCop static analysis to run without project file +enhancement
- [#64](https://github.com/pvandervelde/nBuildKit/issues/64) - MsBuild: build.msbuild and deploy.msbuild sample files should have full msbuild call +enhancement
- [#63](https://github.com/pvandervelde/nBuildKit/issues/63) - MsBuild.Projects: Unncessary invocations of Prepare_GetVersion, Prepare_VcsInfo and Prepare_GenerateFiles +fix

Commits: 2cc581a3e8...b379d63190