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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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 NuGet Team does not provide support for this client. Please contact its maintainers for support.
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,213 | 1/21/2014 |
1.3.1 | 2,552 | 1/2/2014 |
1.3.0 | 1,332 | 1/2/2014 |
1.2.1 | 1,211 | 1/2/2014 |
1.2.0 | 1,413 | 12/2/2013 |
1.1.9 | 1,266 | 12/2/2013 |
1.1.8 | 1,544 | 11/10/2013 |
1.1.7 | 1,255 | 11/10/2013 |
1.1.6 | 1,242 | 11/10/2013 |
1.1.5 | 1,247 | 11/10/2013 |
1.1.4 | 1,246 | 11/10/2013 |
1.1.3 | 1,234 | 11/10/2013 |
1.1.2 | 1,228 | 11/10/2013 |
1.1.1 | 1,241 | 11/10/2013 |
1.1.0 | 1,224 | 11/10/2013 |
1.0.0 | 1,207 | 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