diff options
author | Rob Mensching <rob@firegiant.com> | 2021-04-08 07:54:35 -0700 |
---|---|---|
committer | Rob Mensching <rob@firegiant.com> | 2021-04-08 07:56:33 -0700 |
commit | f283708b2a9b38459345ce433204d854d478c94a (patch) | |
tree | 2cd61fe4efca1e373318ac9b7ea281c49690f7e2 /global.json | |
parent | d15c04e29d7ac167e382efe37365b8fa451728de (diff) | |
download | wix-f283708b2a9b38459345ce433204d854d478c94a.tar.gz wix-f283708b2a9b38459345ce433204d854d478c94a.tar.bz2 wix-f283708b2a9b38459345ce433204d854d478c94a.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 | } |