diff options
author | Rob Mensching <rob@firegiant.com> | 2021-04-07 22:41:45 -0700 |
---|---|---|
committer | Rob Mensching <rob@firegiant.com> | 2021-04-07 22:43:46 -0700 |
commit | 1656cd76e95e78b09d1fd9724c0c02323b5c3428 (patch) | |
tree | 36e3c980c09416db14a6916ce5280127c5f5bb72 /global.json | |
parent | eca63e35a7dd2d7925d635fabcf03a9b701b7272 (diff) | |
download | wix-1656cd76e95e78b09d1fd9724c0c02323b5c3428.tar.gz wix-1656cd76e95e78b09d1fd9724c0c02323b5c3428.tar.bz2 wix-1656cd76e95e78b09d1fd9724c0c02323b5c3428.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 32e88652..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-0190" | 3 | "WixToolset.Sdk": "4.0.0-build-0206" |
4 | } | 4 | } |
5 | } | 5 | } |