diff options
| author | Bob Arnson <bob@firegiant.com> | 2020-10-08 22:01:54 -0400 |
|---|---|---|
| committer | Bob Arnson <bob@firegiant.com> | 2020-10-08 22:01:54 -0400 |
| commit | c7c978ecf0e982872072ae5339cc95c8665b7189 (patch) | |
| tree | c4f6a1f60ebed54ed35420bc430a52ec02a3dd9a | |
| parent | c1f7e431ba09005bcc173bc251882d5761069376 (diff) | |
| download | wix-c7c978ecf0e982872072ae5339cc95c8665b7189.tar.gz wix-c7c978ecf0e982872072ae5339cc95c8665b7189.tar.bz2 wix-c7c978ecf0e982872072ae5339cc95c8665b7189.zip | |
Update to latest Tools.
| -rw-r--r-- | global.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/global.json b/global.json index c74f74d8..cd03153d 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-0157" | 3 | "WixToolset.Sdk": "4.0.0-build-0159" |
| 4 | }, | 4 | }, |
| 5 | "sdk": { | 5 | "sdk": { |
| 6 | "allowPrerelease": false | 6 | "allowPrerelease": false |
