Ackara.Buildbox
1.5.1-alpha
dotnet add package Ackara.Buildbox --version 1.5.1-alpha
NuGet\Install-Package Ackara.Buildbox -Version 1.5.1-alpha
<PackageReference Include="Ackara.Buildbox" Version="1.5.1-alpha" />
<PackageVersion Include="Ackara.Buildbox" Version="1.5.1-alpha" />
<PackageReference Include="Ackara.Buildbox" />
paket add Ackara.Buildbox --version 1.5.1-alpha
#r "nuget: Ackara.Buildbox, 1.5.1-alpha"
#:package Ackara.Buildbox@1.5.1-alpha
#addin nuget:?package=Ackara.Buildbox&version=1.5.1-alpha&prerelease
#tool nuget:?package=Ackara.Buildbox&version=1.5.1-alpha&prerelease
Use Ncrement instead
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 |
---|
version 1.5.1
-------------
* Add Get-BranchSuffix cmdlet.
version 1.4.1
-------------
* Add Find-MSBuildPath cmdlet.
version 1.3.9
-------------
* Add ability to parse settings file where the values are nested within another object.
version 1.2.8
-------------
* Add Write-LineBreak cmdlet
* Add Show-Inputbox cmdlet
Fixes
* Stop DotNetCoreProjectFileHandler from append the version suffix.
* Stop Update-VersionNumber from saving the config file after it made a commit.
version 1.1.2
-------------
* Fix semver settings file not being saved when a custom file is used.
version 1.1.1
-------------
* Add UsecommitMessageAsDescription switch to Update-VersionNumber cmdlet
version: 1.0.1
----------------
* Add utils modules
Changes
* Rename VersionInfo.ReleaseTag field to 'Suffix"
* Rename Settings.ReleaseTag to 'branchSuffixMap'
version: 0.1.111
----------------
* Add flyway module
* Add winscp module
* Add waswsdeploy module
* Add semver module
version: 0.0.1
--------------
Initial release