diff options
author | Bob Arnson <bob@firegiant.com> | 2020-10-26 21:59:47 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-26 21:59:47 -0400 |
commit | 24963a1b74d23e11d21c928b8fcf56b789f601d8 (patch) | |
tree | e529837310dfc954004c75dcfbd48600a9894962 | |
parent | 3689bec106a17da7b5bb23d79db10b6214d634fa (diff) | |
download | wix-24963a1b74d23e11d21c928b8fcf56b789f601d8.tar.gz wix-24963a1b74d23e11d21c928b8fcf56b789f601d8.tar.bz2 wix-24963a1b74d23e11d21c928b8fcf56b789f601d8.zip |
Update global.json
-rw-r--r-- | global.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/global.json b/global.json index 4d9df50b..f94ab6df 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-0157" | 3 | "WixToolset.Sdk": "4.0.0-build-0162" |
4 | } | 4 | } |
5 | } | 5 | } |