TidyBuild 1.5.2

dotnet add package TidyBuild --version 1.5.2
                    
NuGet\Install-Package TidyBuild -Version 1.5.2
                    
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="TidyBuild" Version="1.5.2">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="TidyBuild" Version="1.5.2" />
                    
Directory.Packages.props
<PackageReference Include="TidyBuild">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
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 TidyBuild --version 1.5.2
                    
#r "nuget: TidyBuild, 1.5.2"
                    
#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 TidyBuild@1.5.2
                    
#: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=TidyBuild&version=1.5.2
                    
Install as a Cake Addin
#tool nuget:?package=TidyBuild&version=1.5.2
                    
Install as a Cake Tool

Create tidy builds with C++ and C# version resource and hierarchical solution build folder

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on TidyBuild:

Package Downloads
ProjectsAreNugetPackages

Pack project outputs to Nuget packages.

MsiZapEx

Utility tool to detect and prune Windows Installer and WiX bundles registry entries: Products related to a given UpgradeCode Product by ProductCode Patches Components WiX Bundles by UpgradeCode WiX Bundles by BundleId (AKA ProductCode) For each of the above, a status can be extracted

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.5.2 7,503 5/1/2023
1.5.1 506 1/3/2023
1.5.0 385 12/28/2022
1.4.1 14,088 4/3/2022
1.4.0 536 4/3/2022
1.3.0 547 3/24/2022
1.2.0 1,494 10/28/2021
1.1.1 9,746 8/21/2019
1.1.0 2,238 3/14/2019
1.0.10 750 3/6/2019
1.0.9 738 3/3/2019
1.0.8 3,065 12/24/2017
1.0.7 1,703 12/20/2017
1.0.6 1,384 12/12/2017
1.0.4 1,381 12/6/2017
1.0.3 1,159 12/5/2017
1.0.2 1,147 12/5/2017
1.0.1 1,137 12/4/2017
1.0.0 1,165 12/4/2017