From 1ba74bbc29a8ca3f1c70a0e9075cbb40747757c9 Mon Sep 17 00:00:00 2001 From: Daniel Kraus Date: Wed, 30 Mar 2016 17:18:50 +0200 Subject: [PATCH] Use VstoAddinInstaller from Github repository. --- .gitmodules | 3 +++ deploy/VstoAddinInstaller | 1 + 2 files changed, 4 insertions(+) create mode 160000 deploy/VstoAddinInstaller diff --git a/.gitmodules b/.gitmodules index 78265bd..b1dc61b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "www/PHPMailer"] path = www/PHPMailer url = git@github.com:PHPMailer/PHPMailer.git +[submodule "deploy/VstoAddinInstaller"] + path = deploy/VstoAddinInstaller + url = git@github.com:bovender/VstoAddinInstaller.git diff --git a/deploy/VstoAddinInstaller b/deploy/VstoAddinInstaller new file mode 160000 index 0000000..f059f96 --- /dev/null +++ b/deploy/VstoAddinInstaller @@ -0,0 +1 @@ +Subproject commit f059f96ebe7583036dbb197a56256a4b4d7e39bc