We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c055a7c commit d13be6fCopy full SHA for d13be6f
build-appveyor.cmd
@@ -4,6 +4,4 @@ ECHO APPVEYOR_BUILD_NUMBER : %APPVEYOR_BUILD_NUMBER%
4
ECHO APPVEYOR_BUILD_VERSION : %APPVEYOR_BUILD_VERSION%
5
6
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
+CALL "%WINDIR%\Microsoft.NET\Framework\v4.0.30319\msbuild.exe" build\package.proj
0 commit comments