Hacker News new | ask | show | jobs
by kg 178 days ago
I believe the reason for this is that it would break deterministic builds.
1 comments

dotnet build is’t deterministic as default. Never has been.
Except deterministic builds have been the default since 2015?