Skip to content

Fix CLI NuGet package ID and link component READMEs#57

Merged
Aaronontheweb merged 1 commit intodevfrom
fix/cli-package-id
May 5, 2026
Merged

Fix CLI NuGet package ID and link component READMEs#57
Aaronontheweb merged 1 commit intodevfrom
fix/cli-package-id

Conversation

@Aaronontheweb
Copy link
Copy Markdown
Contributor

Summary

  • Set explicit <PackageId>Netclaw.SkillServer.Cli</PackageId> so the NuGet package matches the documented dotnet tool install -g Netclaw.SkillServer.Cli command (previously defaulted to skillserver from AssemblyName)
  • Link component names in root README table to their respective READMEs

Test plan

  • dotnet pack produces Netclaw.SkillServer.Cli.0.2.1.nupkg (verified locally)

Set explicit PackageId to Netclaw.SkillServer.Cli so the NuGet package
matches the documented install command instead of defaulting to the
AssemblyName. Link component names in the root README table to their
respective READMEs.
@Aaronontheweb Aaronontheweb enabled auto-merge (squash) May 5, 2026 01:07
@Aaronontheweb Aaronontheweb merged commit 607aaca into dev May 5, 2026
7 checks passed
@Aaronontheweb Aaronontheweb deleted the fix/cli-package-id branch May 5, 2026 01:10
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