diff options
author | Bob Arnson <bob@firegiant.com> | 2021-03-18 18:49:20 -0400 |
---|---|---|
committer | Bob Arnson <bob@firegiant.com> | 2021-03-18 18:51:55 -0400 |
commit | cde746853cb6d7424298564a3716099a669be3c5 (patch) | |
tree | 56b1c6ce496373c3f56a27ca0d085d16d48afb34 | |
parent | 68022b358a6d4abecf63a831023f17bdfee472a8 (diff) | |
download | wix-cde746853cb6d7424298564a3716099a669be3c5.tar.gz wix-cde746853cb6d7424298564a3716099a669be3c5.tar.bz2 wix-cde746853cb6d7424298564a3716099a669be3c5.zip |
Update dependencies.
-rw-r--r-- | global.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/global.json b/global.json index 30206a47..d02645a7 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-0194" | 3 | "WixToolset.Sdk": "4.0.0-build-0200" |
4 | } | 4 | } |
5 | } | 5 | } |