diff options
| author | Rob Mensching <rob@firegiant.com> | 2021-04-20 13:12:54 -0700 |
|---|---|---|
| committer | Rob Mensching <rob@firegiant.com> | 2021-04-20 13:23:08 -0700 |
| commit | 924b0a2d4148566cb9a919c2af9fc2a31567eeb7 (patch) | |
| tree | f85754c050678f70993fb4118f0e34013941cc58 | |
| parent | 00ae085bad8d0c614420cf91832e3d1bf46f148c (diff) | |
| download | wix-924b0a2d4148566cb9a919c2af9fc2a31567eeb7.tar.gz wix-924b0a2d4148566cb9a919c2af9fc2a31567eeb7.tar.bz2 wix-924b0a2d4148566cb9a919c2af9fc2a31567eeb7.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 616b0b8c..23dd3fa6 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-0210" | 3 | "WixToolset.Sdk": "4.0.0-build-0211" |
| 4 | } | 4 | } |
| 5 | } | 5 | } |
