From: Michael Simons Date: Thu, 7 Oct 2021 17:17:27 +0000 (-0500) Subject: Enable host.pkg subset in source-build (#60069) X-Git-Tag: submit/tizen/20220110.044913~100 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=aeb84f6a2e8aaee08b2fac3392e3397ad94cf27a;p=platform%2Fupstream%2Fdotnet%2Fruntime.git Enable host.pkg subset in source-build (#60069) --- diff --git a/eng/Subsets.props b/eng/Subsets.props index c935f7c3a81..a7c5fb0e96e 100644 --- a/eng/Subsets.props +++ b/eng/Subsets.props @@ -66,8 +66,8 @@ $(DefaultLibrariesSubsets)libs.ref+libs.src $(DefaultLibrariesSubsets)+libs.pretest - host.native+host.tools - $(DefaultHostSubsets)+host.pkg+host.tests + host.native+host.tools+host.pkg + $(DefaultHostSubsets)+host.tests host.native