From f5964e66de4c2c320197b7cda23ed9af61288985 Mon Sep 17 00:00:00 2001 From: Sean Hall Date: Wed, 17 Feb 2021 15:11:23 -0600 Subject: Update dependencies. --- global.json | 2 +- src/be/packages.config | 2 +- src/be/utilbe.vcxproj | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/global.json b/global.json index 745a2571..a4eb003d 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "msbuild-sdks": { - "WixToolset.Sdk": "4.0.0-build-0188" + "WixToolset.Sdk": "4.0.0-build-0189" }, "sdk": { "allowPrerelease": false diff --git a/src/be/packages.config b/src/be/packages.config index 615279de..76c0922f 100644 --- a/src/be/packages.config +++ b/src/be/packages.config @@ -5,6 +5,6 @@ - + \ No newline at end of file diff --git a/src/be/utilbe.vcxproj b/src/be/utilbe.vcxproj index f6665932..12258b6a 100644 --- a/src/be/utilbe.vcxproj +++ b/src/be/utilbe.vcxproj @@ -5,7 +5,7 @@ - + @@ -84,7 +84,7 @@ - + \ No newline at end of file -- cgit v1.2.3-55-g6feb