From: Alex Ghiondea Date: Tue, 10 May 2016 21:53:35 +0000 (-0700) Subject: Build the reference assembly and the facade for mscorlib. X-Git-Tag: submit/tizen/20210909.063632~11030^2~10555^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8e1099772806ccfab23df15efe06cc076d600bbd;p=platform%2Fupstream%2Fdotnet%2Fruntime.git Build the reference assembly and the facade for mscorlib. Make sure that the facade projects generates pdbs when possible. Commit migrated from https://github.com/dotnet/coreclr/commit/b451522dd3c012e78ceae772fc1fb8cf87c35083 --- diff --git a/src/coreclr/src/build.proj b/src/coreclr/src/build.proj index 06d4c0d..b8245c5 100644 --- a/src/coreclr/src/build.proj +++ b/src/coreclr/src/build.proj @@ -4,6 +4,8 @@ + + diff --git a/src/coreclr/src/mscorlib/facade/mscorlib.csproj b/src/coreclr/src/mscorlib/facade/mscorlib.csproj index ef67da47..21c26dc 100644 --- a/src/coreclr/src/mscorlib/facade/mscorlib.csproj +++ b/src/coreclr/src/mscorlib/facade/mscorlib.csproj @@ -15,6 +15,9 @@ true true + + true + full @@ -26,6 +29,12 @@ + + + false + none + + $(RootBinDir)\obj