From aecff401f974f603cb78b8a665000b2a93490e80 Mon Sep 17 00:00:00 2001 From: Sean Hall Date: Sun, 5 Apr 2020 21:27:11 +1000 Subject: Modernize NetfxCompiler and table definitions. --- src/test/WixToolsetTest.Netfx/WixToolsetTest.Netfx.csproj | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) (limited to 'src/test/WixToolsetTest.Netfx/WixToolsetTest.Netfx.csproj') diff --git a/src/test/WixToolsetTest.Netfx/WixToolsetTest.Netfx.csproj b/src/test/WixToolsetTest.Netfx/WixToolsetTest.Netfx.csproj index 4c2e1444..88303fcd 100644 --- a/src/test/WixToolsetTest.Netfx/WixToolsetTest.Netfx.csproj +++ b/src/test/WixToolsetTest.Netfx/WixToolsetTest.Netfx.csproj @@ -3,7 +3,7 @@ - netcoreapp2.1 + netcoreapp3.1 false @@ -23,10 +23,10 @@ - - - - + + + + @@ -36,9 +36,6 @@ - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - + -- cgit v1.2.3-55-g6feb