mirror of
https://github.com/MSWS/TTT.git
synced 2025-12-05 14:10:25 -08:00
Versioning
This project allows for manually generating a GitVersionInformation.g.cs on platforms where MSBuild.GitVersion is
not available (e.g. NixOS). You likely do not need to use this project (GitHub Actions is able to use
MSBuild.GitVersion by itself, and Windows similarly functions seamlessly).
Usage
dotnet builddotnet run --project Versioning/Versioning.csproj