aboutsummaryrefslogtreecommitdiff
path: root/global.json
diff options
context:
space:
mode:
authorRob Mensching <rob@firegiant.com>2021-04-20 12:43:45 -0700
committerRob Mensching <rob@firegiant.com>2021-04-20 12:44:21 -0700
commit232ea0120f67d4d445fd5fbb09a8852b2668310a (patch)
tree59f7bef37a2b0d97006acadb391ae8bfa6bed98b /global.json
parentb634486e6877f91ee8b88715ef282dde84e28b6e (diff)
downloadwix-232ea0120f67d4d445fd5fbb09a8852b2668310a.tar.gz
wix-232ea0120f67d4d445fd5fbb09a8852b2668310a.tar.bz2
wix-232ea0120f67d4d445fd5fbb09a8852b2668310a.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 fc26eb6e..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-0206" 3 "WixToolset.Sdk": "4.0.0-build-0211"
4 } 4 }
5} 5}