DotnetVersionReader

Read and manage .NET project version information across your solutions

C# 📄 Unlicense
Screenshot of DotnetVersionReader

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.

Copilot says: AI-generated

Keep your .NET project versions perfectly in sync without the hassle! This nifty tool reads, checks, and tracks version changes across your solutions so you can focus on coding, not version chaos.

Key features:

  • 🔥 Reads version info from .csproj and solution files
  • ⚡ Enforces version bumps on changed projects in PRs
  • 🎯 Shows version diffs relative to base branches
  • 📊 Supports multiple output formats including JSON and tables

This summary was generated by GitHub Copilot based on the project README.