From 94db5671e85ce63487e3a415251cad0eb6abe3d1 Mon Sep 17 00:00:00 2001 From: Rob Mensching Date: Fri, 2 Apr 2021 14:42:26 -0700 Subject: Standardize on .NET Core v3.1 --- .../WixToolsetTest.CoreIntegration.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/test/WixToolsetTest.CoreIntegration') diff --git a/src/test/WixToolsetTest.CoreIntegration/WixToolsetTest.CoreIntegration.csproj b/src/test/WixToolsetTest.CoreIntegration/WixToolsetTest.CoreIntegration.csproj index c12a7e22..fc62e932 100644 --- a/src/test/WixToolsetTest.CoreIntegration/WixToolsetTest.CoreIntegration.csproj +++ b/src/test/WixToolsetTest.CoreIntegration/WixToolsetTest.CoreIntegration.csproj @@ -3,7 +3,7 @@ - netcoreapp2.1 + netcoreapp3.1 false embedded -- cgit v1.2.3-55-g6feb