aboutsummaryrefslogtreecommitdiff
path: root/global.json
diff options
context:
space:
mode:
Diffstat (limited to 'global.json')
-rw-r--r--global.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/global.json b/global.json
new file mode 100644
index 00000000..8910563d
--- /dev/null
+++ b/global.json
@@ -0,0 +1,8 @@
1{
2 "msbuild-sdks": {
3 "WixToolset.Sdk": "4.0.0-build-0168"
4 },
5 "sdk": {
6 "allowPrerelease": false
7 }
8}