From 660671d107d44965856ba8d40106c6565521bcdc Mon Sep 17 00:00:00 2001 From: Rob Mensching Date: Thu, 7 Jan 2021 14:21:55 -0800 Subject: Update dependencies --- src/ca/packages.config | 4 ++-- src/ca/uica.vcxproj | 8 ++++---- src/test/WixToolsetTest.UI/WixToolsetTest.UI.csproj | 4 ++-- src/wixext/WixToolset.UI.wixext.csproj | 2 +- 4 files changed, 9 insertions(+), 9 deletions(-) (limited to 'src') diff --git a/src/ca/packages.config b/src/ca/packages.config index e3dc0e43..fd2df281 100644 --- a/src/ca/packages.config +++ b/src/ca/packages.config @@ -1,5 +1,5 @@  - - + + \ No newline at end of file diff --git a/src/ca/uica.vcxproj b/src/ca/uica.vcxproj index b9d015e4..ebe287b7 100644 --- a/src/ca/uica.vcxproj +++ b/src/ca/uica.vcxproj @@ -2,9 +2,9 @@ - - + + Debug @@ -55,7 +55,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}. - - + + diff --git a/src/test/WixToolsetTest.UI/WixToolsetTest.UI.csproj b/src/test/WixToolsetTest.UI/WixToolsetTest.UI.csproj index 83f7bcb3..a61676dd 100644 --- a/src/test/WixToolsetTest.UI/WixToolsetTest.UI.csproj +++ b/src/test/WixToolsetTest.UI/WixToolsetTest.UI.csproj @@ -36,8 +36,8 @@ - + - + diff --git a/src/wixext/WixToolset.UI.wixext.csproj b/src/wixext/WixToolset.UI.wixext.csproj index f8b47f63..5300e78f 100644 --- a/src/wixext/WixToolset.UI.wixext.csproj +++ b/src/wixext/WixToolset.UI.wixext.csproj @@ -24,6 +24,6 @@ - + -- cgit v1.2.3-55-g6feb