aboutsummaryrefslogtreecommitdiff
path: root/global.json
diff options
context:
space:
mode:
Diffstat (limited to 'global.json')
-rw-r--r--global.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/global.json b/global.json
index 4e99abc0..d614f6f5 100644
--- a/global.json
+++ b/global.json
@@ -1,8 +1,8 @@
1{ 1{
2 "msbuild-sdks": { 2 "msbuild-sdks": {
3 "WixToolset.Sdk": "4.0.0-build-0171" 3 "WixToolset.Sdk": "4.0.0-build-0172"
4 }, 4 },
5 "sdk": { 5 "sdk": {
6 "allowPrerelease": true 6 "allowPrerelease": false
7 } 7 }
8} 8}