Use hard links for build by MrJul · Pull Request #19209 · AvaloniaUI/Avalonia (original) (raw)
What does the pull request do?
This PR enables the use of hard links when building and publishing projects.
Since the merge of #18981, we're starting to hit the storage limit of the the Windows agent on Azure DevOps.
This should alleviate the problem.
(As a bonus, this speeds up a full rebuild by ≈10% on my machine.)