diff options
| author | Bob Arnson <bob@firegiant.com> | 2021-04-07 20:33:40 -0400 |
|---|---|---|
| committer | Bob Arnson <bob@firegiant.com> | 2021-04-07 20:39:01 -0400 |
| commit | d733331f42c3a52a6fe65c32b960a386b1586747 (patch) | |
| tree | e031ad4e1872b3e6b530b41beb4fb95f5b0978e0 | |
| parent | 0f0f825506753e889938a3e0b6bd5177fbbb43ab (diff) | |
| download | wix-d733331f42c3a52a6fe65c32b960a386b1586747.tar.gz wix-d733331f42c3a52a6fe65c32b960a386b1586747.tar.bz2 wix-d733331f42c3a52a6fe65c32b960a386b1586747.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 5eeff69e..6df1b3ab 100644 --- a/global.json +++ b/global.json | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | { | 1 | { |
| 2 | "msbuild-sdks": { | 2 | "msbuild-sdks": { |
| 3 | "WixToolset.Sdk": "4.0.0-build-0205" | 3 | "WixToolset.Sdk": "4.0.0-build-0206" |
| 4 | }, | 4 | }, |
| 5 | "sdk": { | 5 | "sdk": { |
| 6 | "allowPrerelease": false | 6 | "allowPrerelease": false |
