Skip to content

Commit 6bfbb7c

Browse files
committed
2 parents b24d26a + 7168698 commit 6bfbb7c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build-appveyor.cmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ ECHO APPVEYOR_REPO_TAG: %APPVEYOR_REPO_TAG%
33
ECHO APPVEYOR_BUILD_NUMBER : %APPVEYOR_BUILD_NUMBER%
44
ECHO APPVEYOR_BUILD_VERSION : %APPVEYOR_BUILD_VERSION%
55

6-
CALL src\.nuget\NuGet.exe restore src\UmbracoFileSystemProviders.Azure.sln
7-
CALL "%programfiles(x86)%\MSBuild\14.0\Bin\MsBuild.exe" build\package.proj
6+
CALL build\tools\NuGet.exe restore src\UmbracoFileSystemProviders.Azure.sln
7+
CALL "%programfiles(x86)%\MSBuild\14.0\Bin\MsBuild.exe" build\package.proj

0 commit comments

Comments
 (0)