WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

dorssel/gitversion-msbuild

Repository files navigation

GitVersion.MsBuild (netstandard2.0)

Build CodeQL Lint REUSE status Codecov NuGet

Why

This package is an addition to the original GitVersion.MsBuild, which does not support building WiX projects that use GitVersion.MsBuild from within Visual Studio 2026.

For older Visual Studio versions, see the README for this project, version 1.1.1.

When

If you are building WiX projects that use GitVersion.MsBuild from within Visual Studio 2026, you need this package. If not, then you do not need this package at all.

How

Add the following reference in your WiX project:

<PackageReference Include="GitVersion.MsBuild" PrivateAssets="all" />
+<PackageReference Include="Dorssel.GitVersion.MsBuild" PrivateAssets="all" Version="2.*" />

All done!

About

Alternative to GitVersion.MsBuild, compatible with Visual Studio.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Sponsor this project

 

Contributors 3

  •  
  •  
  •  

Languages