Dotnet 10 massively increased the build time vs dotnet 8
Open
needs-area-label
- Dominant language
- PowerShell
- Stars
- 22k
- Forks
- 4.9k
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 29
Description
I'n dotnet 8.0 the build time of our solution was around 40 seconds, (dotnet build), but after upgrading to dotnet 10 the build time has increased to around 120 seconds. We've tested it on multiple devices, but found this increase on each device.
We have around 200 projects in our solution but had no issues with this with dotnet 8.0.
Does anyone else have this issue?
Contributor guide
Assessment
This issue has not been assessed yet.