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 025d5cc commit d765c82Copy full SHA for d765c82
src/Runtime/Nuget/XSPackNuget.prgx
@@ -9,7 +9,7 @@ IF Args:Count >= 1
9
Tool := Args[0]
10
ENDIF
11
12
-VAR Root := "..\Dev"
+VAR Root := "..\..\.."
13
14
VAR VersionFile := Root + "\src\Common\BuildNumber.h"
15
0 commit comments