Skip to content

Includes the TFS build version in your compiled .NET assemblies

License

Notifications You must be signed in to change notification settings

antyrama/MSBuildBuildMetadata

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MSBuildBuildMetadata

Includes the Git repository hash and $(MajorVersion).$(MinorVersion).$(PatchVersion) as build version in your compiled .NET assemblies.

Nuget

This project is available as a nuget package: https://www.nuget.org/packages/MSBuildGitHash.

Usage

Refer to https://github.com/MarkPflug/MSBuildGitHash

Release notes

  • 1.1.0 Changed git command to get commit hash. Changed a commit hash format to full hash. Removed Regex validation of commit hash as it's no longer required, there is nothing to validate.

  • 1.0.4 Initial fork

Greetings to https://github.com/MarkPflug

About

Includes the TFS build version in your compiled .NET assemblies

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PowerShell 100.0%