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 64522575..00cdfa49 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-0163" 3 "WixToolset.Sdk": "4.0.0-build-0164"
4 }, 4 },
5 "sdk": { 5 "sdk": {
6 "allowPrerelease": false 6 "allowPrerelease": true
7 } 7 }
8} 8}