GitHubFlowVersion 1.3.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package GitHubFlowVersion --version 1.3.0
                    
NuGet\Install-Package GitHubFlowVersion -Version 1.3.0
                    
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.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="GitHubFlowVersion" Version="1.3.0" />
                    
Directory.Packages.props
<PackageReference Include="GitHubFlowVersion" />
                    
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 GitHubFlowVersion --version 1.3.0
                    
#r "nuget: GitHubFlowVersion, 1.3.0"
                    
#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.
#addin nuget:?package=GitHubFlowVersion&version=1.3.0
                    
Install GitHubFlowVersion as a Cake Addin
#tool nuget:?package=GitHubFlowVersion&version=1.3.0
                    
Install GitHubFlowVersion as a Cake Tool

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.

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
1.3.2 6,368 1/21/2014
1.3.1 2,687 1/2/2014
1.3.0 1,459 1/2/2014
1.2.1 1,339 1/2/2014
1.2.0 1,540 12/2/2013
1.1.9 1,392 12/2/2013
1.1.8 1,673 11/10/2013
1.1.7 1,385 11/10/2013
1.1.6 1,371 11/10/2013
1.1.5 1,375 11/10/2013
1.1.4 1,374 11/10/2013
1.1.3 1,364 11/10/2013
1.1.2 1,355 11/10/2013
1.1.1 1,371 11/10/2013
1.1.0 1,352 11/10/2013
1.0.0 1,335 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