Skip to content

Update dotnet-install skill for v0.7.0 CLI surface#12

Merged
richlander merged 6 commits intomainfrom
update-dotnet-install-skill
Mar 26, 2026
Merged

Update dotnet-install skill for v0.7.0 CLI surface#12
richlander merged 6 commits intomainfrom
update-dotnet-install-skill

Conversation

@richlander
Copy link
Copy Markdown
Owner

Updates the dotnet-install skill to reflect the explicit, flag-driven CLI in v0.7.0.

Changes

  • Explicit install sources: --package, --github, --git, --project/--path
  • Git ref options table (--branch/--tag/--rev/@ref with pinned semantics)
  • PATH configuration section (env file pattern, doctor --fix)
  • Reliable behavior section (force-push detection, pinned immutability, sourcelink)
  • Removed auto-classification / positional arg heuristics section
  • Bumped version to 0.7.4

richlander and others added 6 commits March 24, 2026 17:32
Covers installing, managing, and running .NET tools via
dotnet-install. Documents all install modes (NuGet, GitHub,
local source), subcommands, configuration, and behavior.

Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
- Explicit flag-driven install sources (--package, --github, --git)
- Git ref options table (--branch/--tag/--rev/@ref with pinned semantics)
- PATH configuration via env file pattern
- Reliable behavior section (force-push detection, pinned immutability)
- Remove auto-classification / positional arg heuristics
- Bump version to 0.7.4

Co-authored-by: Copilot <[email protected]>
@richlander richlander merged commit 918cc7c into main Mar 26, 2026
1 check passed
@richlander richlander deleted the update-dotnet-install-skill branch March 26, 2026 06:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant