Skip to content

Replace raw echo with output helpers in general/update-dotnet-tools #639

@credfeto

Description

@credfeto

Summary

This script still uses raw echo output and should be updated to use the standard output helpers (die, info, success) defined by project shell-script rules.

Script

  • general/update-dotnet-tools

Why this matters

Using consistent output helpers improves readability, error reporting consistency, and rule compliance across scripts.

Acceptance Criteria

  • Replace user-facing raw echo usage with die / info / success where appropriate
  • Preserve script behaviour
  • Pass shell linting and repository checks

Metadata

Metadata

Assignees

No one assigned

    Labels

    AI-WorkWork for an AI AgentUrgentUrgent Priority

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions