From ee462cad8c0bda4f0b340ac0c03329a362232091 Mon Sep 17 00:00:00 2001 From: Sean Hall Date: Thu, 4 Feb 2021 21:58:37 -0600 Subject: Update dependencies. --- global.json | 2 +- src/be/packages.config | 4 ++-- src/be/utilbe.vcxproj | 8 ++++---- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/global.json b/global.json index 6b0e711a..f227ec06 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "msbuild-sdks": { - "WixToolset.Sdk": "4.0.0-build-0176" + "WixToolset.Sdk": "4.0.0-build-0186" }, "sdk": { "allowPrerelease": false diff --git a/src/be/packages.config b/src/be/packages.config index 946d9ce8..2b96e672 100644 --- a/src/be/packages.config +++ b/src/be/packages.config @@ -4,7 +4,7 @@ - - + + \ No newline at end of file diff --git a/src/be/utilbe.vcxproj b/src/be/utilbe.vcxproj index 5f146fd8..96e0bca6 100644 --- a/src/be/utilbe.vcxproj +++ b/src/be/utilbe.vcxproj @@ -4,8 +4,8 @@ - - + + @@ -83,8 +83,8 @@ - - + + \ No newline at end of file -- cgit v1.2.3-55-g6feb