diff options
| author | Bob Arnson <bob@firegiant.com> | 2021-03-22 19:09:18 -0400 |
|---|---|---|
| committer | Bob Arnson <bob@firegiant.com> | 2021-03-22 19:11:39 -0400 |
| commit | be3823124171b85a00d794032e0739682cbf47d6 (patch) | |
| tree | 960627f7df2b26985ff609f5b8bf3b5c7c4bfa5d | |
| parent | cde746853cb6d7424298564a3716099a669be3c5 (diff) | |
| download | wix-be3823124171b85a00d794032e0739682cbf47d6.tar.gz wix-be3823124171b85a00d794032e0739682cbf47d6.tar.bz2 wix-be3823124171b85a00d794032e0739682cbf47d6.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 d02645a7..f0bcd27a 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-0200" | 3 | "WixToolset.Sdk": "4.0.0-build-0201" |
| 4 | } | 4 | } |
| 5 | } | 5 | } |
