8000 `public` `DefaultInterpolatedStringHandler` polyfill causes error. · Issue #522 · modelcontextprotocol/csharp-sdk · GitHub
[go: up one dir, main page]

Skip to content
public DefaultInterpolatedStringHandler polyfill causes error. #522
Closed
@Akeit0

Description

@Akeit0

Describe the bug
DefaultInterpolatedStringHandler polyfill implementations is marked as public, which causes conflicts when we already have own polyfills or use other packages with similar polyfills.
To Reproduce
Steps to reproduce the behavior:

  1. Install this package in a project that already has polyfilled DefaultInterpolatedStringHandler.
  2. Try to use both the existing polyfills and this package
  3. Observe naming conflicts and compilation errors

Expected behavior

Logs

Additional context

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

      0