From 81c5b5b271306e505b853ec2df284f276c86bf5a Mon Sep 17 00:00:00 2001 From: Sean Hall Date: Tue, 8 Dec 2020 14:54:46 -0600 Subject: Update dependencies. Remove platformless BundleExtension. --- src/be/packages.config | 6 +++--- src/be/utilbe.vcxproj | 12 ++++++------ src/ca/packages.config | 2 +- src/ca/utilca.vcxproj | 4 ++-- .../TestData/BundleWithSearches/Bundle.wxs | 6 ++++-- src/wixlib/UtilExtension.wxs | 4 ---- 6 files changed, 16 insertions(+), 18 deletions(-) (limited to 'src') diff --git a/src/be/packages.config b/src/be/packages.config index 7d8998ed..946d9ce8 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 a524f228..5f146fd8 100644 --- a/src/be/utilbe.vcxproj +++ b/src/be/utilbe.vcxproj @@ -4,9 +4,9 @@ - - - + + + Debug @@ -83,8 +83,8 @@ - - - + + + \ No newline at end of file diff --git a/src/ca/packages.config b/src/ca/packages.config index 24ab543e..7251c430 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 76f36cd1..5082f759 100644 --- a/src/ca/utilca.vcxproj +++ b/src/ca/utilca.vcxproj @@ -5,7 +5,7 @@ - + @@ -117,7 +117,7 @@ - + \ No newline at end of file diff --git a/src/test/WixToolsetTest.Util/TestData/BundleWithSearches/Bundle.wxs b/src/test/WixToolsetTest.Util/TestData/BundleWithSearches/Bundle.wxs index c8f7205f..3c40b09a 100644 --- a/src/test/WixToolsetTest.Util/TestData/BundleWithSearches/Bundle.wxs +++ b/src/test/WixToolsetTest.Util/TestData/BundleWithSearches/Bundle.wxs @@ -1,6 +1,8 @@ - + - + + + diff --git a/src/wixlib/UtilExtension.wxs b/src/wixlib/UtilExtension.wxs index fccba7bf..0f445ab4 100644 --- a/src/wixlib/UtilExtension.wxs +++ b/src/wixlib/UtilExtension.wxs @@ -61,8 +61,4 @@ - - - - -- cgit v1.2.3-55-g6feb