Short git version hash extractorThis build step will get the short git version hash and put it in a build/release variable ShortVersionHash. You can use the variable in one of your next build/release steps by using $(ShortVersionHash). WhyI created this build step because I needed the short hash instead of the build in long hash. On GitHubOn Visual Studio Marketplace |