diff options
author | Bob Arnson <bob@firegiant.com> | 2020-09-20 17:12:56 -0400 |
---|---|---|
committer | Bob Arnson <bob@firegiant.com> | 2020-09-20 17:17:33 -0400 |
commit | efd56dab431aea59eadb120bb72277b7336f23f8 (patch) | |
tree | 03868861b407bf148d9b39b8b1bef56160cd75b7 /global.json | |
parent | 25b074404a7069b7ad53ed61d902da436bc62dc7 (diff) | |
download | wix-efd56dab431aea59eadb120bb72277b7336f23f8.tar.gz wix-efd56dab431aea59eadb120bb72277b7336f23f8.tar.bz2 wix-efd56dab431aea59eadb120bb72277b7336f23f8.zip |
Update to latest authoring/tools.
Diffstat (limited to 'global.json')
-rw-r--r-- | global.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/global.json b/global.json index c34f8a83..c74f74d8 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-0154" | 3 | "WixToolset.Sdk": "4.0.0-build-0157" |
4 | }, | 4 | }, |
5 | "sdk": { | 5 | "sdk": { |
6 | "allowPrerelease": false | 6 | "allowPrerelease": false |