Skip to content
This repository has been archived by the owner on Jan 1, 2021. It is now read-only.

GitTools/GitVersionV6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NB This Repository was merged into https://github.com/GitTools/GitVersion/tree/poc/new-cli

Ways the commands can be run from command line

dotnet run --project ./GitVersion.Cli/ --  --help

dotnet run --project ./GitVersion.Cli/ --  output --help

dotnet run --project ./GitVersion.Cli/ --  output assemblyinfo --help

dotnet run --project ./GitVersion.Cli/ --  output assemblyinfo --assemblyinfo-file GlobalAssemblyInfo.cs --output-dir c:\output

"1.2.3-beta4" | dotnet run --project ./GitVersion.Cli/ --  output assemblyinfo --assemblyinfo-file GlobalAssemblyInfo.cs --output-dir c:\output

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages