Site: https://conficient.github.io/PackageReferenceCleaner/
I don't like when my projects have nested <PackageReferences>
with a <Version>
element tag - they're harder to read and maintain.
This tool will reformat any PackageReference elements in your project files to the cleaner inline format.
It runs as a Blazor WebAssembly stand-alone application using .NET 10 (pre-release).
Thanks to Copilot for helping me write this code, setting up a GitHub Page and also generating a nice icon.