dotnet-bump-all 2.1.0-rc

This is a prerelease version of dotnet-bump-all.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package dotnet-bump-all --version 2.1.0-rc
NuGet\Install-Package dotnet-bump-all -Version 2.1.0-rc
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="dotnet-bump-all" Version="2.1.0-rc" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add dotnet-bump-all --version 2.1.0-rc
#r "nuget: dotnet-bump-all, 2.1.0-rc"
#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 dotnet-bump-all as a Cake Addin
#addin nuget:?package=dotnet-bump-all&version=2.1.0-rc&prerelease

// Install dotnet-bump-all as a Cake Tool
#tool nuget:?package=dotnet-bump-all&version=2.1.0-rc&prerelease

A dotnet-cli command that bumps the version number of the current project. This is useful when working with multiple .NET Core projects placed in different solutions, referencing each other as NuGet packages.

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
2.1.1-rc 836 7/13/2018
2.1.0-rc 774 7/12/2018
1.5.0 1,746 5/18/2018
1.4.0 896 5/18/2018

netcore 2.1 release candidate version.