From 5cf50b6bf269cc7907c4b8dc3f9b1d84a4ccd747 Mon Sep 17 00:00:00 2001 From: Viktor Hofer Date: Fri, 1 Nov 2019 10:25:50 +0100 Subject: [PATCH] Remove dependency on core-setup property in task --- tools-local/tasks/installer.tasks/installer.tasks.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools-local/tasks/installer.tasks/installer.tasks.csproj b/tools-local/tasks/installer.tasks/installer.tasks.csproj index 4af7ac6733..02b543d7c1 100644 --- a/tools-local/tasks/installer.tasks/installer.tasks.csproj +++ b/tools-local/tasks/installer.tasks/installer.tasks.csproj @@ -2,7 +2,7 @@ netstandard2.0 - $(TargetFrameworks);net46 + $(TargetFrameworks);net46 false