26.4.1
Fix repository URL + bump Core to 26.4.1
What changed
PackageProjectUrl,RepositoryUrl, andPackageReleaseNotesin build/dependencies.props now use the canonical repo URLhttps://github.com/groupdocs-metadata/GroupDocs.Metadata.Mcp. Previous value (groupdocs/groupdocs-metadata-mcp) was wrong on both the org and the casing.- src/GroupDocs.Metadata.Mcp/.mcp/server.json
repository.urlupdated to the same canonical URL and MCP Registrynamealigned toio.github.groupdocs-metadata/groupdocs-metadata-mcpso GitHub OIDC namespace verification succeeds. Bothversionfields bumped to26.4.1. - README.md —
dnx GroupDocs.Metadata.Mcp@…pinned version updated in all three snippets (install, Claude Desktop, VS Code). - Upgraded
GroupDocs.Mcp.Coredependency from26.4.0to26.4.1(which carries the matching URL fix for the Core packages).
Why
git clone against the hyphenated URL redirected, but deep links like /releases/tag/26.4.0 on the NuGet "Project website" button did not — users hit a GitHub 404 instead of the release notes.
Migration / impact
None for consumers upgrading from 26.4.0 to 26.4.1 — no API changes, just metadata corrections. The next nuget.org listing will link correctly.
Full Changelog: https://github.com/groupdocs-metadata/GroupDocs.Metadata.Mcp/commits/26.4.1