From 033f7216e5c071fb3cf8f34ac2cf48627972cc2f Mon Sep 17 00:00:00 2001 From: Sean Hall Date: Mon, 2 Nov 2020 18:27:44 -0600 Subject: Update dependencies. --- global.json | 2 +- src/be/packages.config | 8 ++++---- src/be/utilbe.vcxproj | 16 ++++++++-------- src/ca/packages.config | 6 +++--- src/ca/utilca.vcxproj | 12 ++++++------ src/wixext/WixToolset.Util.wixext.csproj | 2 +- src/wixlib/util.wixproj | 2 +- 7 files changed, 24 insertions(+), 24 deletions(-) diff --git a/global.json b/global.json index 64522575..81007c2d 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "msbuild-sdks": { - "WixToolset.Sdk": "4.0.0-build-0163" + "WixToolset.Sdk": "4.0.0-build-0164" }, "sdk": { "allowPrerelease": false diff --git a/src/be/packages.config b/src/be/packages.config index de622895..7d8998ed 100644 --- a/src/be/packages.config +++ b/src/be/packages.config @@ -3,8 +3,8 @@ - - - - + + + + \ No newline at end of file diff --git a/src/be/utilbe.vcxproj b/src/be/utilbe.vcxproj index 3a3830e5..a524f228 100644 --- a/src/be/utilbe.vcxproj +++ b/src/be/utilbe.vcxproj @@ -4,9 +4,9 @@ - - - + + + Debug @@ -71,7 +71,7 @@ - + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. @@ -82,9 +82,9 @@ - - - - + + + + \ No newline at end of file diff --git a/src/ca/packages.config b/src/ca/packages.config index d045b6fb..24ab543e 100644 --- a/src/ca/packages.config +++ b/src/ca/packages.config @@ -3,7 +3,7 @@ - - - + + + \ No newline at end of file diff --git a/src/ca/utilca.vcxproj b/src/ca/utilca.vcxproj index b2b06ee5..76f36cd1 100644 --- a/src/ca/utilca.vcxproj +++ b/src/ca/utilca.vcxproj @@ -5,8 +5,8 @@ - - + + @@ -105,7 +105,7 @@ - + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. @@ -116,8 +116,8 @@ - - - + + + \ No newline at end of file diff --git a/src/wixext/WixToolset.Util.wixext.csproj b/src/wixext/WixToolset.Util.wixext.csproj index 3e4278bd..c3eff490 100644 --- a/src/wixext/WixToolset.Util.wixext.csproj +++ b/src/wixext/WixToolset.Util.wixext.csproj @@ -29,7 +29,7 @@ - + diff --git a/src/wixlib/util.wixproj b/src/wixlib/util.wixproj index 5155205d..f806087e 100644 --- a/src/wixlib/util.wixproj +++ b/src/wixlib/util.wixproj @@ -22,7 +22,7 @@ - + -- cgit v1.2.3-55-g6feb