aboutsummaryrefslogtreecommitdiff
path: root/global.json
diff options
context:
space:
mode:
authorRob Mensching <rob@firegiant.com>2021-04-07 23:44:12 -0700
committerRob Mensching <rob@firegiant.com>2021-04-07 23:46:55 -0700
commitbabe3697ec562d6f93f209e23dc03ba77fa57805 (patch)
tree3828602c25a066e31769609d94cfd88c20402ab3 /global.json
parent85e8091e50d85f19515be70e85aff70e86b1906c (diff)
downloadwix-babe3697ec562d6f93f209e23dc03ba77fa57805.tar.gz
wix-babe3697ec562d6f93f209e23dc03ba77fa57805.tar.bz2
wix-babe3697ec562d6f93f209e23dc03ba77fa57805.zip
Update dependencies
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 32e88652..fc26eb6e 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-0190" 3 "WixToolset.Sdk": "4.0.0-build-0206"
4 } 4 }
5} 5}