GitHubFlowVersion 1.3.2

dotnet add package GitHubFlowVersion --version 1.3.2
NuGet\Install-Package GitHubFlowVersion -Version 1.3.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="GitHubFlowVersion" Version="1.3.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GitHubFlowVersion --version 1.3.2
#r "nuget: GitHubFlowVersion, 1.3.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.
// Install GitHubFlowVersion as a Cake Addin
#addin nuget:?package=GitHubFlowVersion&version=1.3.2

// Install GitHubFlowVersion as a Cake Tool
#tool nuget:?package=GitHubFlowVersion&version=1.3.2

The easy way to use semantic versioning (semver.org) with GitHub Flow

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.3.2 340 1/21/2014
1.3.1 275 1/2/2014
1.3.0 73 1/2/2014
1.2.1 75 1/2/2014
1.2.0 92 12/2/2013
1.1.9 77 12/2/2013
1.1.8 287 11/10/2013
1.1.7 80 11/10/2013
1.1.6 79 11/10/2013
1.1.5 79 11/10/2013
1.1.4 83 11/10/2013
1.1.3 85 11/10/2013
1.1.2 79 11/10/2013
1.1.1 74 11/10/2013
1.1.0 80 11/10/2013
1.0.0 83 10/27/2013

# 1.2.0
- Added /UpdateAssemblyInfo flag to update AssemblyInfo.cs files
# 1.3.0
- Can now use relative paths to the git repo root for project files
- Pull Requests are now detected without adding teamcity env variables