There was an error while loading. Please reload this page.
1 parent 9f118fb commit a28fac5Copy full SHA for a28fac5
1 file changed
appveyor.yml
@@ -28,7 +28,7 @@ install:
28
git submodule update --init --recursive
29
before_build:
30
- >-
31
- nuget restore "Source\%APP_DIR_NAME%.%SOLUTION_EXT%" -PackagesDirectory "Source\GUI\packages"
+ nuget restore "Source\%APP_DIR_NAME%.%SOLUTION_EXT%"
32
build:
33
project: Source\%APP_DIR_NAME%.%SOLUTION_EXT%
34
parallel: true
0 commit comments