aboutsummaryrefslogtreecommitdiff
path: root/global.json
diff options
context:
space:
mode:
authorSean Hall <r.sean.hall@gmail.com>2020-12-08 11:36:06 -0600
committerSean Hall <r.sean.hall@gmail.com>2020-12-08 15:52:52 -0600
commitc52a40fc649b0aebb673cced64a2773aa2425e2d (patch)
treea469d318c227be444dd31755f15c963078c0715a /global.json
parent1362692be423f821e98f2f5693849206f5ce8620 (diff)
downloadwix-c52a40fc649b0aebb673cced64a2773aa2425e2d.tar.gz
wix-c52a40fc649b0aebb673cced64a2773aa2425e2d.tar.bz2
wix-c52a40fc649b0aebb673cced64a2773aa2425e2d.zip
Use new BootstrapperApplicationDll element.
Diffstat (limited to 'global.json')
-rw-r--r--global.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/global.json b/global.json
index a8e56217..4e99abc0 100644
--- a/global.json
+++ b/global.json
@@ -1,6 +1,6 @@
1{ 1{
2 "msbuild-sdks": { 2 "msbuild-sdks": {
3 "WixToolset.Sdk": "4.0.0-build-0170" 3 "WixToolset.Sdk": "4.0.0-build-0171"
4 }, 4 },
5 "sdk": { 5 "sdk": {
6 "allowPrerelease": true 6 "allowPrerelease": true