AppVeyor YML nuget restore path

This commit is contained in:
Mark van Renswoude 2021-03-16 12:48:13 +01:00
parent 78e6449139
commit bdb1a3911f
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ install:
- choco install gitversion.portable -pre -y
before_build:
- nuget restore
- nuget restore Windows\MassiveKnob.sln
- ps: gitversion /l console /output buildserver
- ps: build\UpdateVersion.ps1