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.
<PackageVersion Include="nBuildKit.MsBuild.Projects.WiX" Version="0.4.6" />
                    
Directory.Packages.props
<PackageReference Include="nBuildKit.MsBuild.Projects.WiX" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#:package nBuildKit.MsBuild.Projects.WiX@0.4.6
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=nBuildKit.MsBuild.Projects.WiX&version=0.4.6
                    
Install as a Cake Addin
#tool nuget:?package=nBuildKit.MsBuild.Projects.WiX&version=0.4.6
                    
Install as a Cake Tool

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 2,326 8/4/2016
0.7.1 1,734 6/27/2016
0.7.0 1,732 4/5/2016
0.5.7 1,797 12/29/2015
0.5.6 1,881 7/1/2015
0.5.5 1,744 7/1/2015
0.5.4 1,768 7/1/2015
0.5.3 1,734 6/18/2015
0.5.2 1,718 6/13/2015
0.5.1 1,789 5/23/2015
0.4.7 1,781 4/4/2015
0.4.6 1,759 4/1/2015
0.4.5 1,873 1/6/2015
0.4.4 2,219 1/5/2015
0.4.2 1,947 1/3/2015
0.4.1 1,952 11/30/2014
0.3.4 2,062 11/3/2014
0.3.3 1,884 10/15/2014
0.3.2 1,844 8/14/2014
0.3.1 1,854 8/11/2014
0.2.4 1,791 7/11/2014
0.2.3 1,857 7/11/2014
0.2.2 1,798 7/5/2014
0.2.1 1,811 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