From 61ca68def38291abd52e4cc11dd1ef674e32c6aa Mon Sep 17 00:00:00 2001 From: Bob Arnson Date: Thu, 21 Jun 2018 20:26:16 -0400 Subject: Update to netcoreapp2.1 and xunit 2.3.1. --- .../WixToolsetTest.CoreIntegration.csproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/test/WixToolsetTest.CoreIntegration/WixToolsetTest.CoreIntegration.csproj') diff --git a/src/test/WixToolsetTest.CoreIntegration/WixToolsetTest.CoreIntegration.csproj b/src/test/WixToolsetTest.CoreIntegration/WixToolsetTest.CoreIntegration.csproj index 6d11b2d6..39ec6e31 100644 --- a/src/test/WixToolsetTest.CoreIntegration/WixToolsetTest.CoreIntegration.csproj +++ b/src/test/WixToolsetTest.CoreIntegration/WixToolsetTest.CoreIntegration.csproj @@ -3,7 +3,7 @@ - netcoreapp2.0 + netcoreapp2.1 false @@ -60,8 +60,8 @@ - - - + + + -- cgit v1.2.3-55-g6feb