aboutsummaryrefslogtreecommitdiff
path: root/global.json
diff options
context:
space:
mode:
authorRob Mensching <rob@firegiant.com>2021-04-20 13:54:28 -0700
committerRob Mensching <rob@firegiant.com>2021-04-20 13:56:27 -0700
commit15ef78b3d270096db1e248837fd0a51d2994310c (patch)
treeb368ab51b14ed1b88821c149def13a256b620313 /global.json
parent4d56d41e82a8b118415421ce334636779cc20b18 (diff)
downloadwix-15ef78b3d270096db1e248837fd0a51d2994310c.tar.gz
wix-15ef78b3d270096db1e248837fd0a51d2994310c.tar.bz2
wix-15ef78b3d270096db1e248837fd0a51d2994310c.zip
Integrate latest tooling
Diffstat (limited to 'global.json')
-rw-r--r--global.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/global.json b/global.json
index 616b0b8c..23dd3fa6 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-0210" 3 "WixToolset.Sdk": "4.0.0-build-0211"
4 } 4 }
5} 5}