Added nuget restore

This commit is contained in:
Jaex 2016-08-25 21:24:21 +03:00
parent c7b38b59f6
commit 3fc8855412

View file

@ -5,6 +5,8 @@ configuration:
- Debug
platform: Any CPU
shallow_clone: true
before_build:
- cmd: nuget restore
build:
project: ShareX.sln
parallel: true