Skip to content

BuildAssembler : warning : ResolveReferenceLinksComponent: Unknown reference link target [Web reference] #585

@KUTlime

Description

@KUTlime

I have some annoying problem with SHFB in one of my project.

I link some web references which are using some Visual Studio generates an access classes. These classes are excluded from SHFB by API filter because they produce +500 warnings (not well documented code :-) )
One of my classes which servers like a routing table for clients, produces several warning, because it uses there references, see below.
2018-03-21_070729
2018-03-21_070741

  • I have tried to elaborate with Additional Reference Links plug-in, no luck. I don't have an assembly to link.
  • I have tried to elaborate with Assembly Binding Redirection plug-in, no luck.
  • I have tried to inject missing links directly into assembly's XML file, so far manually with manually triggered build of the SHFB project. No luck.

Any suggestion?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions