aboutsummaryrefslogtreecommitdiff
path: root/global.json
diff options
context:
space:
mode:
authorBob Arnson <bob@firegiant.com>2020-09-02 13:39:12 -0400
committerBob Arnson <bob@firegiant.com>2020-09-02 14:12:33 -0400
commita678473353eacdbed7a46edc958bc02b1fdb8fef (patch)
treee797f6fb88f51cd5f4e02e6e1002f5551f6370a4 /global.json
parent07df3ee2da149531ed665624cb8fbf8ec752d9cd (diff)
downloadwix-a678473353eacdbed7a46edc958bc02b1fdb8fef.tar.gz
wix-a678473353eacdbed7a46edc958bc02b1fdb8fef.tar.bz2
wix-a678473353eacdbed7a46edc958bc02b1fdb8fef.zip
Fix Condition authoring.
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 efa9830c..c34f8a83 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-0153" 3 "WixToolset.Sdk": "4.0.0-build-0154"
4 }, 4 },
5 "sdk": { 5 "sdk": {
6 "allowPrerelease": false 6 "allowPrerelease": false