Fix build errors due to incompatible GitVersion

This commit is contained in:
Mark van Renswoude 2023-04-06 08:18:38 +02:00
parent 6cf2314ae0
commit b66c448c17
2 changed files with 2 additions and 1 deletions

View File

@ -2,5 +2,6 @@ mode: ContinuousDeployment
branches:
master:
mode: ContinuousDelivery
regex: ^master$
ignore:
sha: []

View File

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