From: Mike McLaughlin Date: Fri, 5 May 2017 05:48:21 +0000 (-0700) Subject: Fix incorrect metadata on SOS.NETCore.dll (#11395) again (#11415) X-Git-Tag: accepted/tizen/base/20180629.140029~1169 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f1b1172f132acb9a6d8280eb9088ce52868c8956;p=platform%2Fupstream%2Fcoreclr.git Fix incorrect metadata on SOS.NETCore.dll (#11395) again (#11415) There was a simple msbuild property. Issue #11381 --- diff --git a/src/ToolBox/SOS/NETCore/SOS.NETCore.csproj b/src/ToolBox/SOS/NETCore/SOS.NETCore.csproj index 8aab60c..44019bc 100644 --- a/src/ToolBox/SOS/NETCore/SOS.NETCore.csproj +++ b/src/ToolBox/SOS/NETCore/SOS.NETCore.csproj @@ -11,13 +11,13 @@ AnyCPU true true + true true <_TargetFrameworkDirectories>$(MSBuildThisFileDirectory)/Documentation <_FullFrameworkReferenceAssemblyPaths>$(MSBuildThisFileDirectory)/Documentation - @@ -36,10 +36,6 @@ - - - -