Fix package restoration

This commit is contained in:
2018-02-22 10:42:25 -05:00
parent 78bc07a339
commit 93bebb79b9

View File

@@ -29,4 +29,4 @@ deploy:
install:
- cmd: git submodule update --init --recursive
before_build:
- cmd: msbuild /t:restore
- cmd: nuget restore