Fixed GitVersion in build

- Prerelease breaks NuGetVersion variable, requires further modifications to the versioning. Use v5 for now.
This commit is contained in:
Mark van Renswoude 2023-01-24 14:23:16 +01:00
parent 67031b0c09
commit 36b68c2bad
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ image: Visual Studio 2022
install:
- choco install gitversion.portable -pre -y
- choco install gitversion.portable -y --version 5.12.0
before_build:
- nuget restore