Skip to content

Prerelease version integration is not possible #786

@rishav4336

Description

@rishav4336

Describe the bug
Consuming prerelease version will not work.
internal sealed partial class McpClient : McpEndpoint, IMcpClient
McpClient class is internal and we are trying to access the same and it will not work for the prerelease version.

To Reproduce
Steps to reproduce the behavior:

  1. Use the readme.md file to see the behaviour

Expected behavior
A clear and concise description of what you expected to happen.
McpClient class should be public abstract

Logs
If applicable, add logs to help explain your problem.

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions