From 3ab642952ccc8624fc11db8f7c92eef095b768d9 Mon Sep 17 00:00:00 2001 From: vitek-karas Date: Wed, 3 Oct 2018 08:32:00 -0700 Subject: [PATCH] Implement the incremental build on Linux as well Commit migrated from https://github.com/dotnet/core-setup/commit/af139963731ef1fbc43c754aaf6378c0287a697a --- src/installer/corehost/build.proj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/installer/corehost/build.proj b/src/installer/corehost/build.proj index 9b0fe7f..313f371 100644 --- a/src/installer/corehost/build.proj +++ b/src/installer/corehost/build.proj @@ -26,8 +26,8 @@ $(BuildArgs) --stripsymbols - - + +