You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CALL :CHECKERROR%ERRORLEVEL%"Error: Failed to create zip for dotnet-core-CSharp-extension for configuration=%BUILD_CONFIGURATION%"||EXIT /b %ERRORLEVEL%
35
39
36
40
ECHO"Success: Compressed dotnet-core-CSharp-extension for %BUILD_CONFIGURATION% configuration."
37
41
38
-
REMREM Advance arg passed to create-dotnet-core-CSharp-extension-zip.cmd
42
+
REM Advance arg passed to create-dotnet-core-CSharp-extension-zip.cmd
39
43
REM
40
44
SHIFT
41
45
REM Continue building using more configs until argv has been exhausted
0 commit comments