DotnetVersionReader
Read and manage .NET project version information across your solutions
DotnetVersionReader is a .NET global tool that simplifies version management by reading version information from .csproj, .sln, and .slnx files. It enforces version bumps in pull requests and clearly shows which projects have had their versions changed. Perfect for maintaining consistent versioning practices across multi-project solutions.