Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit 0fc7ddb

Browse files
Making sure variables are only set locally
1 parent 9b7a25d commit 0fc7ddb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.cmd

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
@ECHO on
1+
SETLOCAL
2+
@ECHO off
23

34
set Configuration=Release
45

0 commit comments

Comments
 (0)