summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--crypto/NBuild.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/NBuild.build b/crypto/NBuild.build

index 20267e600..89c557702 100644 --- a/crypto/NBuild.build +++ b/crypto/NBuild.build
@@ -3,7 +3,7 @@ <!-- Source control properties --> <property name="GITURL" value="bcgit@git.bouncycastle.org:bc-csharp" /> - <property name="GITCMD" value="C:/Program Files (x86)/Git/bin/git.exe" /> + <property name="GITCMD" value="C:/Program Files/Git/bin/git.exe" /> <property name="api-debugpath" value="./api/bin/debug" /> <property name="api-releasepath" value="./api/bin/release" />