MSBump 2.3.2
dotnet add package MSBump --version 2.3.2
NuGet\Install-Package MSBump -Version 2.3.2
<PackageReference Include="MSBump" Version="2.3.2"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add MSBump --version 2.3.2
#r "nuget: MSBump, 2.3.2"
// Install MSBump as a Cake Addin #addin nuget:?package=MSBump&version=2.3.2 // Install MSBump as a Cake Tool #tool nuget:?package=MSBump&version=2.3.2
MSBuild task that bumps the version of a Visual Studio 2017 project before build and pack.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (5)
Showing the top 5 NuGet packages that depend on MSBump:
Package | Downloads |
---|---|
MapHive.Core
MapHive provides some abstractions (mainly standardised 'base' objects) for easy crud like apps stubbing aimed at working with pgsql initially |
|
Cartomatic.Utils
some utils simplifying common tasks use at your own risk... |
|
Cartomatic.CmdPrompt.Core
a simple cmd prompt for cmd style utils not supported utility use at your own risk |
|
Provausio.Core
Base core library |
|
Provausio.Core.WebClient
WebClient abstraction library |
GitHub repositories (6)
Showing the top 5 popular GitHub repositories that depend on MSBump:
Repository | Stars |
---|---|
falahati/NvAPIWrapper
NvAPIWrapper is a .Net wrapper for NVIDIA public API, capable of managing all aspects of a display setup using NVIDIA GPUs
|
|
falahati/WindowsFirewallHelper
A class library to manage the Windows Firewall as well as adding your program to the Windows Firewall Exception list.
|
|
falahati/CircularProgressBar
Circular ProgressBar is a custom control for WinForm with animation.
|
|
falahati/WinFormAnimation
A simple library for animating controls/values in .Net WinForm (.Net 3.5 and later). Key frame (Path) based and fully customizable.
|
|
BalassaMarton/MSBump
MSBuild task that bumps the version of a Visual Studio 2017 project.
|