From 50c45060af62eda85c9180191ff406fb67c49c91 Mon Sep 17 00:00:00 2001 From: Sean Hall Date: Fri, 7 Aug 2020 19:13:28 -0600 Subject: Update dependencies. --- global.json | 2 +- src/be/packages.config | 6 +++--- src/be/utilbe.vcxproj | 12 ++++++------ src/ca/packages.config | 2 +- src/ca/utilca.vcxproj | 4 ++-- 5 files changed, 13 insertions(+), 13 deletions(-) diff --git a/global.json b/global.json index 41935656..4667cc29 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "msbuild-sdks": { - "WixToolset.Sdk": "4.0.0-build-0149" + "WixToolset.Sdk": "4.0.0-build-0150" }, "sdk": { "allowPrerelease": false diff --git a/src/be/packages.config b/src/be/packages.config index da94bb02..de622895 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 48e577df..d44a7fd9 100644 --- a/src/be/utilbe.vcxproj +++ b/src/be/utilbe.vcxproj @@ -4,9 +4,9 @@ - - - + + + Debug @@ -91,8 +91,8 @@ - - - + + + \ No newline at end of file diff --git a/src/ca/packages.config b/src/ca/packages.config index b8a9b796..d045b6fb 100644 --- a/src/ca/packages.config +++ b/src/ca/packages.config @@ -4,6 +4,6 @@ - + \ No newline at end of file diff --git a/src/ca/utilca.vcxproj b/src/ca/utilca.vcxproj index 29273a8d..747f635a 100644 --- a/src/ca/utilca.vcxproj +++ b/src/ca/utilca.vcxproj @@ -5,7 +5,7 @@ - + @@ -125,7 +125,7 @@ - + \ No newline at end of file -- cgit v1.2.3-55-g6feb