Added NuGet restore to build
This commit is contained in:
parent
210c5c2772
commit
d7e21e508a
@ -5,6 +5,7 @@ install:
|
||||
- choco install gitversion.portable -pre -y
|
||||
|
||||
before_build:
|
||||
- nuget restore
|
||||
- ps: gitversion /l console /output buildserver
|
||||
- ps: build\UpdateVersion.ps1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user