AppVeyor YML nuget restore path
This commit is contained in:
parent
78e6449139
commit
bdb1a3911f
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user