diff options
author | Rob Mensching <rob@firegiant.com> | 2021-04-07 21:59:39 -0700 |
---|---|---|
committer | Rob Mensching <rob@firegiant.com> | 2021-04-07 22:01:32 -0700 |
commit | 8b371f7f941ba3737f34e52e73545fea0e9c59e8 (patch) | |
tree | 61a0dd3909a28af60d28013cf093e4d8c83cd315 /global.json | |
parent | 2fc5d7b5d24ad2174a2b429e9807158a04b6a478 (diff) | |
download | wix-8b371f7f941ba3737f34e52e73545fea0e9c59e8.tar.gz wix-8b371f7f941ba3737f34e52e73545fea0e9c59e8.tar.bz2 wix-8b371f7f941ba3737f34e52e73545fea0e9c59e8.zip |
Update dependencies
Diffstat (limited to 'global.json')
-rw-r--r-- | global.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/global.json b/global.json index e101f0d5..fc26eb6e 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-0192" | 3 | "WixToolset.Sdk": "4.0.0-build-0206" |
4 | } | 4 | } |
5 | } | 5 | } |