We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc96476 commit 0711c32Copy full SHA for 0711c32
package.bat
@@ -1,3 +1,6 @@
1
+@echo off
2
+SETLOCAL EnableDelayedExpansion
3
+
4
set PKG_CONTENT_ID=%1
5
6
Rem Get a list of assets for packaging
0 commit comments