File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 3
3
Versioning when using git, solved. GitVersion looks at your git history and works out the semantic version ([ semver.org] ( http://semver.org ) ) of the commit being built.
4
4
5
5
[ ![ Gitter] (https://badges.gitter.im/Join Chat.svg)] ( https://gitter.im/GitTools/GitVersion?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge )
6
+ [ ![ Build status] ( https://ci.appveyor.com/api/projects/status/sxje0wht0cscmn7w/branch/master?svg=true )] ( https://ci.appveyor.com/project/GitTools/gitversion/branch/master )
6
7
7
8
|| Stable| Pre-release|
8
9
| :--:| :--:| :--:|
9
10
| Docs| [ ![ Documentation Status] ( https://readthedocs.org/projects/gitversion/badge/?version=stable )] ( http://gitversion.readthedocs.org/en/stable/ ) | [ ![ Documentation Status] ( https://readthedocs.org/projects/gitversion/badge/?version=latest )] ( http://gitversion.readthedocs.org/en/latest/ ) |
10
- | GitHub Release| -| [ ![ GitHub release] ( https://img.shields.io/github/release/gittools/gitversion.svg )] ( ) |
11
- | Chocolatey (GitVersion.Portable)| [ ![ Chocolatey] ( https://img.shields.io/chocolatey/v/gitversion.portable.svg )] ( ) | [ ![ Chocolatey] ( https://img.shields.io/chocolatey/vpre/gitversion.portable.svg )] ( ) |
12
- | NuGet (GitVersionTask)| [ ![ NuGet] ( https://img.shields.io/nuget/v/GitVersionTask.svg )] ( ) | [ ![ NuGet] ( https://img.shields.io/nuget/vpre/GitVersionTask.svg )] ( ) |
13
- | NuGet (GitVersion.CommandLine)| [ ![ NuGet] ( https://img.shields.io/nuget/v/GitVersion.CommandLine.svg )] ( ) | [ ![ NuGet] ( https://img.shields.io/nuget/vpre/GitVersion.CommandLine.svg )] ( ) |
11
+ | GitHub Release| -| [ ![ GitHub release] ( https://img.shields.io/github/release/gittools/gitversion.svg )] ( https://github.com/GitTools/GitVersion/releases/latest ) |
12
+ | Chocolatey (GitVersion.Portable)| ![ Chocolatey] ( https://img.shields.io/chocolatey/v/gitversion.portable.svg ) | [ ![ Chocolatey] ( https://img.shields.io/chocolatey/vpre/gitversion.portable.svg )] ( https://chocolatey.org/packages/GitVersion.Portable ) |
13
+ | NuGet (GitVersionTask)| ![ NuGet] ( https://img.shields.io/nuget/v/GitVersionTask.svg ) | [ ![ NuGet] ( https://img.shields.io/nuget/vpre/GitVersionTask.svg )] ( https://www.nuget.org/packages/GitVersionTask ) |
14
+ | NuGet (GitVersion.CommandLine)| ![ NuGet] ( https://img.shields.io/nuget/v/GitVersion.CommandLine.svg ) | [ ![ NuGet] ( https://img.shields.io/nuget/vpre/GitVersion.CommandLine.svg )] ( https://www.nuget.org/packages/GitVersion.CommandLine ) |
14
15
15
16
## Quick Links
16
17
- [ Documentation] ( http://gitversion.readthedocs.org/en/latest )
You can’t perform that action at this time.
0 commit comments