diff options
author | Bob Arnson <bob@firegiant.com> | 2020-10-27 17:41:10 -0400 |
---|---|---|
committer | Bob Arnson <bob@firegiant.com> | 2020-10-27 17:43:35 -0400 |
commit | 16ed14a97c67b563feceff359efcb81c324cb953 (patch) | |
tree | 6e4f90d3aec644d7190d6db9b3828e531b369c7f /global.json | |
parent | 2df95e5979b318537adee1dfd9260a3c73dce824 (diff) | |
download | wix-16ed14a97c67b563feceff359efcb81c324cb953.tar.gz wix-16ed14a97c67b563feceff359efcb81c324cb953.tar.bz2 wix-16ed14a97c67b563feceff359efcb81c324cb953.zip |
Update project for Package/SummaryInformation change.
Diffstat (limited to '')
-rw-r--r-- | global.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/global.json b/global.json index 7a995d0a..f94ab6df 100644 --- a/global.json +++ b/global.json | |||
@@ -1,5 +1,5 @@ | |||
1 | { | 1 | { |
2 | "msbuild-sdks": { | 2 | "msbuild-sdks": { |
3 | "WixToolset.Sdk": "4.0.0-build-0143" | 3 | "WixToolset.Sdk": "4.0.0-build-0162" |
4 | } | 4 | } |
5 | } | 5 | } |