Skip to content

Commit d13be6f

Browse files
Remove pause
1 parent c055a7c commit d13be6f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

build-appveyor.cmd

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,4 @@ ECHO APPVEYOR_BUILD_NUMBER : %APPVEYOR_BUILD_NUMBER%
44
ECHO APPVEYOR_BUILD_VERSION : %APPVEYOR_BUILD_VERSION%
55

66
CALL src\.nuget\NuGet.exe restore src\UmbracoFileSystemProviders.Azure.sln
7-
CALL "%WINDIR%\Microsoft.NET\Framework\v4.0.30319\msbuild.exe" build\package.proj
8-
9-
pause
7+
CALL "%WINDIR%\Microsoft.NET\Framework\v4.0.30319\msbuild.exe" build\package.proj

0 commit comments

Comments
 (0)