From: Tomas Weinfurt Date: Tue, 6 Nov 2018 23:10:18 +0000 (-0800) Subject: try to use exclude on same line as Include instead of remove in separate step (dotnet... X-Git-Tag: submit/tizen/20210909.063632~11030^2~3499 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1ca2af85bfc858b6b2ce809e39204c3053161fd0;p=platform%2Fupstream%2Fdotnet%2Fruntime.git try to use exclude on same line as Include instead of remove in separate step (dotnet/coreclr#20846) Commit migrated from https://github.com/dotnet/coreclr/commit/73f6ece97f1ede995c0e846bd7349db2c067b543 --- diff --git a/src/coreclr/src/publish.proj b/src/coreclr/src/publish.proj index edefc8d..eee01c1 100644 --- a/src/coreclr/src/publish.proj +++ b/src/coreclr/src/publish.proj @@ -142,8 +142,7 @@ true - - +