From 743ed1fd038b1065b203f4e1b9b3186ea4dc7d00 Mon Sep 17 00:00:00 2001 From: jwfx <39484381+jwfx@users.noreply.github.com> Date: Mon, 12 Dec 2022 01:51:08 +0100 Subject: [PATCH] Allow to exclude auto-linked files in build project (#1067) --- source/Nuke.Common/Nuke.Common.targets | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/source/Nuke.Common/Nuke.Common.targets b/source/Nuke.Common/Nuke.Common.targets index 5b5d741aa..8f4d68c9d 100644 --- a/source/Nuke.Common/Nuke.Common.targets +++ b/source/Nuke.Common/Nuke.Common.targets @@ -16,22 +16,30 @@ - + - + - - + + + + + + + + + +