From: Eric StJohn Date: Fri, 24 Jul 2020 22:17:43 +0000 (-0700) Subject: Ensure CoreCLR pkgproj include packaging props (#39906) X-Git-Tag: submit/tizen/20210909.063632~6435 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7ec5302874ecbc2bc3cf580d006b4d1b3fbc6e7c;p=platform%2Fupstream%2Fdotnet%2Fruntime.git Ensure CoreCLR pkgproj include packaging props (#39906) Since these projects don't directly consume the nupkg they didn't automatically get props when we added it. --- diff --git a/src/coreclr/src/.nuget/Directory.Build.props b/src/coreclr/src/.nuget/Directory.Build.props index 1a8f5c0..02ba072 100644 --- a/src/coreclr/src/.nuget/Directory.Build.props +++ b/src/coreclr/src/.nuget/Directory.Build.props @@ -3,6 +3,9 @@ + + +