diff options
| author | Bob Arnson <bob@firegiant.com> | 2021-04-07 20:29:12 -0400 |
|---|---|---|
| committer | Bob Arnson <bob@firegiant.com> | 2021-04-07 20:36:41 -0400 |
| commit | 3799e0593c4ec384ed16205386e60803ff9afb3c (patch) | |
| tree | d7432b311b575393bd4d6fd3a6bc2e46dda31d28 | |
| parent | 13b2c63ff38096aea2eb193547b7888cdb177c40 (diff) | |
| download | wix-3799e0593c4ec384ed16205386e60803ff9afb3c.tar.gz wix-3799e0593c4ec384ed16205386e60803ff9afb3c.tar.bz2 wix-3799e0593c4ec384ed16205386e60803ff9afb3c.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 |
