From: Fadi Hanna Date: Fri, 7 Feb 2020 23:58:58 +0000 (-0800) Subject: Enable generation of deps.json for non-VS builds (#31936) X-Git-Tag: submit/tizen/20210909.063632~9919 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d9d4401499b5997bbf3e73d27f142e49b0e14184;p=platform%2Fupstream%2Fdotnet%2Fruntime.git Enable generation of deps.json for non-VS builds (#31936) --- diff --git a/src/coreclr/src/tools/crossgen2/crossgen2/crossgen2.csproj b/src/coreclr/src/tools/crossgen2/crossgen2/crossgen2.csproj index a443761..a7e06f4 100644 --- a/src/coreclr/src/tools/crossgen2/crossgen2/crossgen2.csproj +++ b/src/coreclr/src/tools/crossgen2/crossgen2/crossgen2.csproj @@ -14,7 +14,7 @@ the same bits tests expect to see in artifacts/crossgen2. That way we never need to wonder which binaries are up to date and which are stale. --> $(BinDir)/crossgen2 - false + false false