Fix build errors due to incompatible GitVersion
This commit is contained in:
parent
6cf2314ae0
commit
b66c448c17
@ -2,5 +2,6 @@ mode: ContinuousDeployment
|
||||
branches:
|
||||
master:
|
||||
mode: ContinuousDelivery
|
||||
regex: ^master$
|
||||
ignore:
|
||||
sha: []
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user