From d575e10df780bd27c880feb3b3c8ef9546bc8549 Mon Sep 17 00:00:00 2001 From: Sean Hall Date: Thu, 4 Feb 2021 22:03:56 -0600 Subject: Update dependencies. --- global.json | 2 +- src/ca/netfxca.vcxproj | 4 ++-- src/ca/packages.config | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/global.json b/global.json index f6e1d10f..0124a83d 100644 --- a/global.json +++ b/global.json @@ -1,5 +1,5 @@ { "msbuild-sdks": { - "WixToolset.Sdk": "4.0.0-build-0185" + "WixToolset.Sdk": "4.0.0-build-0186" } } diff --git a/src/ca/netfxca.vcxproj b/src/ca/netfxca.vcxproj index b00e4506..8bd9d18c 100644 --- a/src/ca/netfxca.vcxproj +++ b/src/ca/netfxca.vcxproj @@ -1,7 +1,7 @@ - + @@ -62,7 +62,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}. - + \ No newline at end of file diff --git a/src/ca/packages.config b/src/ca/packages.config index 9d88f529..c4a3177b 100644 --- a/src/ca/packages.config +++ b/src/ca/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file -- cgit v1.2.3-55-g6feb