From 014bc7918c05f01f819c07fac6e502e0f542a222 Mon Sep 17 00:00:00 2001 From: Bob Arnson Date: Thu, 24 Oct 2019 17:16:31 -0400 Subject: Modernize tuples; update to latest dependencies. --- src/test/WixToolsetTest.Netfx/WixToolsetTest.Netfx.csproj | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'src/test') diff --git a/src/test/WixToolsetTest.Netfx/WixToolsetTest.Netfx.csproj b/src/test/WixToolsetTest.Netfx/WixToolsetTest.Netfx.csproj index 7fe2dcff..3f04fea5 100644 --- a/src/test/WixToolsetTest.Netfx/WixToolsetTest.Netfx.csproj +++ b/src/test/WixToolsetTest.Netfx/WixToolsetTest.Netfx.csproj @@ -1,4 +1,4 @@ - + @@ -31,8 +31,11 @@ - - - + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + -- cgit v1.2.3-55-g6feb