aboutsummaryrefslogtreecommitdiff
path: root/src/wix/wixnative/packages.config
diff options
context:
space:
mode:
Diffstat (limited to 'src/wix/wixnative/packages.config')
-rw-r--r--src/wix/wixnative/packages.config8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/wix/wixnative/packages.config b/src/wix/wixnative/packages.config
new file mode 100644
index 00000000..a98c0c8e
--- /dev/null
+++ b/src/wix/wixnative/packages.config
@@ -0,0 +1,8 @@
1<?xml version="1.0" encoding="utf-8"?>
2<packages>
3 <package id="Microsoft.Build.Tasks.Git" version="1.0.0" targetFramework="native" developmentDependency="true" />
4 <package id="Microsoft.SourceLink.Common" version="1.0.0" targetFramework="native" developmentDependency="true" />
5 <package id="Microsoft.SourceLink.GitHub" version="1.0.0" targetFramework="native" developmentDependency="true" />
6 <package id="Nerdbank.GitVersioning" version="3.3.37" targetFramework="native" developmentDependency="true" />
7 <package id="WixToolset.DUtil" version="4.0.72" targetFramework="native" />
8</packages> \ No newline at end of file