diff options
| author | Rob Mensching <rob@firegiant.com> | 2021-04-20 12:45:23 -0700 |
|---|---|---|
| committer | Rob Mensching <rob@firegiant.com> | 2021-04-20 12:52:41 -0700 |
| commit | 485019a2c678446d6d42f223dba3cea02578658e (patch) | |
| tree | e40e6759b46999f91cbef4434b8b91d14334eb10 | |
| parent | 7ec19f5d7cc8b5c75ac4a12969a1feae1f93545e (diff) | |
| download | wix-485019a2c678446d6d42f223dba3cea02578658e.tar.gz wix-485019a2c678446d6d42f223dba3cea02578658e.tar.bz2 wix-485019a2c678446d6d42f223dba3cea02578658e.zip | |
Integrate latest tooling
| -rw-r--r-- | global.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/global.json b/global.json index 5543c0a8..4ec00563 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-0210" | 3 | "WixToolset.Sdk": "4.0.0-build-0211" |
| 4 | }, | 4 | }, |
| 5 | "sdk": { | 5 | "sdk": { |
| 6 | "allowPrerelease": false | 6 | "allowPrerelease": false |
