From b27670c72df66186e4a35eb190d63c8fd2ad64f3 Mon Sep 17 00:00:00 2001 From: John Luo Date: Fri, 21 Feb 2020 11:55:19 -0800 Subject: [PATCH] Fix ref pack after merge --- src/Framework/ref/Microsoft.AspNetCore.App.Ref.csproj | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/src/Framework/ref/Microsoft.AspNetCore.App.Ref.csproj b/src/Framework/ref/Microsoft.AspNetCore.App.Ref.csproj index ffd0f18293..a1898152e2 100644 --- a/src/Framework/ref/Microsoft.AspNetCore.App.Ref.csproj +++ b/src/Framework/ref/Microsoft.AspNetCore.App.Ref.csproj @@ -117,6 +117,12 @@ This package is an internal implementation of the .NET Core SDK and is not meant + + + + + + @@ -126,12 +132,15 @@ This package is an internal implementation of the .NET Core SDK and is not meant + + <_ReferencedExtensionsRefAssembliesToExclude Include="@(_ReferencedExtensionsRefAssemblies)" Exclude="@(_DuplicatedExtensionsRefAssemblies)" /> +