/dotnet:solution-health Comprehensive solution health analysis covering structure, dependencies, versioning, and best practices. Arguments Parse arguments from : | Flag | Description | Default | |------|-------------|---------| | | Target solution (fuzzy matching) | Auto-detect | | | Run specific check only | All checks | | | Include actionable fix commands | true | Health Checks | Check | Category | Description | |-------|----------|-------------| | Orphaned projects | structure | Projects in folder but not in .sln | | Missing references | dependencies | Referenced projects that don't exist…