From 73dc2706d9f151554356aaf3e69bfad5b46a21e9 Mon Sep 17 00:00:00 2001 From: Sean Hall Date: Fri, 1 Jan 2021 19:11:00 -0600 Subject: Add tests for wrong managed BA configuration. Test out the .NET Core test BA as well. --- src/Utilities/TestBA/TestBA.csproj | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'src/Utilities') diff --git a/src/Utilities/TestBA/TestBA.csproj b/src/Utilities/TestBA/TestBA.csproj index f23235b9..796a0dfd 100644 --- a/src/Utilities/TestBA/TestBA.csproj +++ b/src/Utilities/TestBA/TestBA.csproj @@ -3,22 +3,21 @@ - net35 + net35;net5.0-windows TestBA WixToolset.Test.BA embedded win-x86 + true + true - + + - - - - \ No newline at end of file -- cgit v1.2.3-55-g6feb