diff options
| author | Rob Mensching <rob@firegiant.com> | 2021-04-20 13:54:28 -0700 |
|---|---|---|
| committer | Rob Mensching <rob@firegiant.com> | 2021-04-20 13:56:27 -0700 |
| commit | 15ef78b3d270096db1e248837fd0a51d2994310c (patch) | |
| tree | b368ab51b14ed1b88821c149def13a256b620313 | |
| parent | 4d56d41e82a8b118415421ce334636779cc20b18 (diff) | |
| download | wix-15ef78b3d270096db1e248837fd0a51d2994310c.tar.gz wix-15ef78b3d270096db1e248837fd0a51d2994310c.tar.bz2 wix-15ef78b3d270096db1e248837fd0a51d2994310c.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 | } |
