Skip to content

SourceLink support #2614

@jonpryor

Description

@jonpryor

csc /sourcelink is a way for .pdb files to contain url references to source code, not local filesystem paths.

Meaning Mono.Android.pdb could contain links into this git repo, instead of (meaningless) filesystem paths on the machine that build Xamarin.Android.

Supporting SourceLink should make the debugging experience nicer.

See also:

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementProposed change to current functionality.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions