From c34d1dceace93a130a2045340618767f0986affe Mon Sep 17 00:00:00 2001 From: William Godbe Date: Tue, 22 Sep 2020 12:54:28 -0700 Subject: [PATCH] Include all .xml files in targeting pack (#26147) * Include all .xml files in targeting pack * Better syntax * Remove distinct --- src/Framework/App.Ref/src/Microsoft.AspNetCore.App.Ref.csproj | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/Framework/App.Ref/src/Microsoft.AspNetCore.App.Ref.csproj b/src/Framework/App.Ref/src/Microsoft.AspNetCore.App.Ref.csproj index 184778716a..478becd01e 100644 --- a/src/Framework/App.Ref/src/Microsoft.AspNetCore.App.Ref.csproj +++ b/src/Framework/App.Ref/src/Microsoft.AspNetCore.App.Ref.csproj @@ -143,6 +143,10 @@ This package is an internal implementation of the .NET Core SDK and is not meant + +