From 7b47d078137a2e83e637bdb23ce6eda176a9595f Mon Sep 17 00:00:00 2001 From: Sean Hall Date: Thu, 15 Apr 2021 18:25:14 -0500 Subject: Update dependencies. --- global.json | 2 +- src/be/utilbe.vcxproj | 6 +++--- src/ca/utilca.vcxproj | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/global.json b/global.json index 6df1b3ab..e30536fb 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "msbuild-sdks": { - "WixToolset.Sdk": "4.0.0-build-0206" + "WixToolset.Sdk": "4.0.0-build-0209" }, "sdk": { "allowPrerelease": false diff --git a/src/be/utilbe.vcxproj b/src/be/utilbe.vcxproj index 42241173..c02b51a5 100644 --- a/src/be/utilbe.vcxproj +++ b/src/be/utilbe.vcxproj @@ -69,9 +69,9 @@ - - - + + + diff --git a/src/ca/utilca.vcxproj b/src/ca/utilca.vcxproj index 6a076f2f..88f35673 100644 --- a/src/ca/utilca.vcxproj +++ b/src/ca/utilca.vcxproj @@ -96,7 +96,7 @@ - + -- cgit v1.2.3-55-g6feb