Dorssel.GitVersion.MsBuild
2.1.0
dotnet add package Dorssel.GitVersion.MsBuild --version 2.1.0
NuGet\Install-Package Dorssel.GitVersion.MsBuild -Version 2.1.0
<PackageReference Include="Dorssel.GitVersion.MsBuild" Version="2.1.0" />
<PackageVersion Include="Dorssel.GitVersion.MsBuild" Version="2.1.0" />
<PackageReference Include="Dorssel.GitVersion.MsBuild" />
paket add Dorssel.GitVersion.MsBuild --version 2.1.0
#r "nuget: Dorssel.GitVersion.MsBuild, 2.1.0"
#:package Dorssel.GitVersion.MsBuild@2.1.0
#addin nuget:?package=Dorssel.GitVersion.MsBuild&version=2.1.0
#tool nuget:?package=Dorssel.GitVersion.MsBuild&version=2.1.0
GitVersion.MsBuild (netstandard2.0)
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!
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Dorssel.GitVersion.MsBuild:
| Repository | Stars |
|---|---|
|
dorssel/usbipd-win
Windows software for sharing locally connected USB devices to other machines, including Hyper-V guests and WSL 2.
|