diff options
author | Bob Arnson <bob@firegiant.com> | 2020-10-26 21:09:24 -0400 |
---|---|---|
committer | Bob Arnson <bob@firegiant.com> | 2020-10-26 21:12:52 -0400 |
commit | c532140cff9e3f2603a0ca823a410b10d8d8938b (patch) | |
tree | 115383e0937e359bba7b5feac393302325d13179 /global.json | |
parent | c7c978ecf0e982872072ae5339cc95c8665b7189 (diff) | |
download | wix-c532140cff9e3f2603a0ca823a410b10d8d8938b.tar.gz wix-c532140cff9e3f2603a0ca823a410b10d8d8938b.tar.bz2 wix-c532140cff9e3f2603a0ca823a410b10d8d8938b.zip |
Update test authoring for Package/SummaryInformation change.
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 cd03153d..33154a9e 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-0159" | 3 | "WixToolset.Sdk": "4.0.0-build-0162" |
4 | }, | 4 | }, |
5 | "sdk": { | 5 | "sdk": { |
6 | "allowPrerelease": false | 6 | "allowPrerelease": false |