From 7a934bcfb8d460b0cf91a51caa956a8bbff14edf Mon Sep 17 00:00:00 2001 From: Bob Arnson Date: Mon, 28 Oct 2019 21:17:09 -0400 Subject: Modernize tuple creation and update dependencies. --- .../WixToolsetTest.Firewall/WixToolsetTest.Firewall.csproj | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'src/test') diff --git a/src/test/WixToolsetTest.Firewall/WixToolsetTest.Firewall.csproj b/src/test/WixToolsetTest.Firewall/WixToolsetTest.Firewall.csproj index d9c026f2..306f4b5f 100644 --- a/src/test/WixToolsetTest.Firewall/WixToolsetTest.Firewall.csproj +++ b/src/test/WixToolsetTest.Firewall/WixToolsetTest.Firewall.csproj @@ -23,6 +23,9 @@ + + + @@ -31,8 +34,11 @@ - - - + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + -- cgit v1.2.3-55-g6feb