_GenerateCompileDependencyCache is still consuming non-trivial time in design-time build
Open
Area: Performance
Priority:2
triaged
- Dominant language
- C#
- Stars
- 5.5k
- Forks
- 1.5k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 141
Description
This was "fixed" here: https://github.com/Microsoft/msbuild/issues/2276, but with latest bits in master, I'm still seeing this target _and_ CoreCompile show up on the radar on an up-to-date build: https://github.com/dotnet/sdk/issues/1496.
I thought CoreCompile was only supposed to be called on a dirty build?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.