aboutsummaryrefslogtreecommitdiff
path: root/src/wixstdba/packages.config
diff options
context:
space:
mode:
Diffstat (limited to 'src/wixstdba/packages.config')
-rw-r--r--src/wixstdba/packages.config7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/wixstdba/packages.config b/src/wixstdba/packages.config
new file mode 100644
index 00000000..41ba2f12
--- /dev/null
+++ b/src/wixstdba/packages.config
@@ -0,0 +1,7 @@
1<?xml version="1.0" encoding="utf-8"?>
2<packages>
3 <package id="Nerdbank.GitVersioning" version="2.1.65" targetFramework="native" developmentDependency="true" />
4 <package id="WixToolset.BootstrapperCore" version="4.0.3" targetFramework="native" />
5 <package id="WixToolset.BalUtil" version="4.0.4" targetFramework="native" />
6 <package id="WixToolset.DUtil" version="4.0.13" targetFramework="native" />
7</packages> \ No newline at end of file