diff --git a/eng/Build.props b/eng/Build.props index 33d09a7a1017..764f8847521d 100644 --- a/eng/Build.props +++ b/eng/Build.props @@ -162,7 +162,6 @@ $(RepoRoot)src\Framework\App.Ref\src\Microsoft.AspNetCore.App.Ref.sfxproj; $(RepoRoot)src\Framework\App.Ref.Internal\src\Microsoft.AspNetCore.App.Ref.Internal.csproj; $(RepoRoot)src\Framework\App.Runtime\src\aspnetcore-runtime.proj; - $(RepoRoot)src\Framework\App.Runtime\src\aspnetcore-runtime-composite.proj; $(RepoRoot)src\Framework\App.Runtime\src\aspnetcore-base-runtime.proj; $(RepoRoot)src\Framework\App.Runtime\bundle\aspnetcore-runtime-bundle.bundleproj; $(RepoRoot)eng\tools\HelixTestRunner\HelixTestRunner.csproj; @@ -175,6 +174,9 @@ $(RepoRoot)**\bin\**\*; $(RepoRoot)**\obj\**\*;" Condition=" '$(BuildMainlyReferenceProviders)' != 'true' " /> + +