Skip to content

Commit 6271dd6

Browse files
committed
removed extra backslashes from go.cmd build command
1 parent b6050ec commit 6271dd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.cmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
@echo on
2-
%~dp0\Resource\Build\GitVersion.exe /proj %~dp0\Packages.build /updateassemblyinfo /output buildserver /l console
2+
%~dp0Resource\Build\GitVersion.exe /proj %~dp0Packages.build /updateassemblyinfo /output buildserver /l console

0 commit comments

Comments
 (0)