From 804604425ae45ea40a816cfed9f5f17aa60181f5 Mon Sep 17 00:00:00 2001 From: Sean Hall Date: Tue, 22 Sep 2020 15:33:54 -0500 Subject: Update project files so appveyor.cmd can build Debug for dev. --- src/heat/heat.csproj | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'src/heat') diff --git a/src/heat/heat.csproj b/src/heat/heat.csproj index 780a9496..51c9b297 100644 --- a/src/heat/heat.csproj +++ b/src/heat/heat.csproj @@ -3,8 +3,7 @@ - netcoreapp2.1 - $(TargetFrameworks);net461 + netcoreapp2.1;net461 Exe Harvester WiX Harvester @@ -25,6 +24,10 @@ + + + + -- cgit v1.2.3-55-g6feb