aboutsummaryrefslogtreecommitdiff
path: root/global.json
diff options
context:
space:
mode:
authorBob Arnson <bob@firegiant.com>2020-10-31 22:18:26 -0400
committerBob Arnson <bob@firegiant.com>2020-10-31 22:27:00 -0400
commitbfdf787bc4a6b795eb1f78b69ec9b79df2d2a203 (patch)
treef8bd5f0d99cedbbced064f02be9a93361d10f730 /global.json
parent16ed14a97c67b563feceff359efcb81c324cb953 (diff)
downloadwix-bfdf787bc4a6b795eb1f78b69ec9b79df2d2a203.tar.gz
wix-bfdf787bc4a6b795eb1f78b69ec9b79df2d2a203.tar.bz2
wix-bfdf787bc4a6b795eb1f78b69ec9b79df2d2a203.zip
Strong-name sign WiX assemblies.
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 f94ab6df..10345833 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-0162" 3 "WixToolset.Sdk": "4.0.0-build-0163"
4 } 4 }
5} 5}