diff options
Diffstat (limited to 'src/api/burn/balutil/packages.config')
-rw-r--r-- | src/api/burn/balutil/packages.config | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/api/burn/balutil/packages.config b/src/api/burn/balutil/packages.config new file mode 100644 index 00000000..08ea3364 --- /dev/null +++ b/src/api/burn/balutil/packages.config | |||
@@ -0,0 +1,6 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <packages> | ||
3 | <package id="Nerdbank.GitVersioning" version="3.3.37" targetFramework="native" developmentDependency="true" /> | ||
4 | <package id="WixToolset.BootstrapperCore.Native" version="4.0.141" targetFramework="native" /> | ||
5 | <package id="WixToolset.DUtil" version="4.0.72" targetFramework="native" /> | ||
6 | </packages> \ No newline at end of file | ||