diff options
Diffstat (limited to 'src/ext/global.json')
-rw-r--r-- | src/ext/global.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ext/global.json b/src/ext/global.json new file mode 100644 index 00000000..23dd3fa6 --- /dev/null +++ b/src/ext/global.json | |||
@@ -0,0 +1,5 @@ | |||
1 | { | ||
2 | "msbuild-sdks": { | ||
3 | "WixToolset.Sdk": "4.0.0-build-0211" | ||
4 | } | ||
5 | } | ||