From 61c33d4eafbc9c4a8f12003d46b5027e27beb175 Mon Sep 17 00:00:00 2001 From: Sean Hall Date: Sat, 19 Dec 2020 22:26:10 -0600 Subject: Don't allow warnings. --- src/TestData/MsiTransaction/BundleAv1/BundleAv1.wixproj | 5 +++-- src/TestData/MsiTransaction/BundleAv2/BundleAv2.wixproj | 5 +++-- src/TestData/MsiTransaction/BundleBv1/BundleBv1.wixproj | 4 ++-- src/TestData/MsiTransaction/BundleBv2/BundleBv2.wixproj | 5 +++-- src/TestData/TestBA/TestBAWixlib/testbawixlib.wixproj | 2 +- src/Utilities/TestBA/TestBA.csproj | 2 +- 6 files changed, 13 insertions(+), 10 deletions(-) (limited to 'src') diff --git a/src/TestData/MsiTransaction/BundleAv1/BundleAv1.wixproj b/src/TestData/MsiTransaction/BundleAv1/BundleAv1.wixproj index 1e4806f3..a819e928 100644 --- a/src/TestData/MsiTransaction/BundleAv1/BundleAv1.wixproj +++ b/src/TestData/MsiTransaction/BundleAv1/BundleAv1.wixproj @@ -2,6 +2,7 @@ Bundle + 1151 @@ -10,7 +11,7 @@ - - + + \ No newline at end of file diff --git a/src/TestData/MsiTransaction/BundleAv2/BundleAv2.wixproj b/src/TestData/MsiTransaction/BundleAv2/BundleAv2.wixproj index 509e1a0e..0bdef393 100644 --- a/src/TestData/MsiTransaction/BundleAv2/BundleAv2.wixproj +++ b/src/TestData/MsiTransaction/BundleAv2/BundleAv2.wixproj @@ -2,6 +2,7 @@ Bundle + 1151 2.0.0.0 @@ -11,7 +12,7 @@ - - + + \ No newline at end of file diff --git a/src/TestData/MsiTransaction/BundleBv1/BundleBv1.wixproj b/src/TestData/MsiTransaction/BundleBv1/BundleBv1.wixproj index bd22c3c6..9718ff2d 100644 --- a/src/TestData/MsiTransaction/BundleBv1/BundleBv1.wixproj +++ b/src/TestData/MsiTransaction/BundleBv1/BundleBv1.wixproj @@ -8,7 +8,7 @@ - - + + \ No newline at end of file diff --git a/src/TestData/MsiTransaction/BundleBv2/BundleBv2.wixproj b/src/TestData/MsiTransaction/BundleBv2/BundleBv2.wixproj index a3693dd2..ef62c033 100644 --- a/src/TestData/MsiTransaction/BundleBv2/BundleBv2.wixproj +++ b/src/TestData/MsiTransaction/BundleBv2/BundleBv2.wixproj @@ -2,6 +2,7 @@ Bundle + 1151 2.0.0.0 @@ -11,7 +12,7 @@ - - + + \ No newline at end of file diff --git a/src/TestData/TestBA/TestBAWixlib/testbawixlib.wixproj b/src/TestData/TestBA/TestBAWixlib/testbawixlib.wixproj index 65aab644..18713d5a 100644 --- a/src/TestData/TestBA/TestBAWixlib/testbawixlib.wixproj +++ b/src/TestData/TestBA/TestBAWixlib/testbawixlib.wixproj @@ -12,6 +12,6 @@ - + \ No newline at end of file diff --git a/src/Utilities/TestBA/TestBA.csproj b/src/Utilities/TestBA/TestBA.csproj index e03a4b06..f23235b9 100644 --- a/src/Utilities/TestBA/TestBA.csproj +++ b/src/Utilities/TestBA/TestBA.csproj @@ -15,7 +15,7 @@ - + -- cgit v1.2.3-55-g6feb