Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 574 Bytes

File metadata and controls

13 lines (7 loc) · 574 Bytes

Package Reference Cleaner

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).

Credits

Thanks to Copilot for helping me write this code, setting up a GitHub Page and also generating a nice icon.