nefarius/xmldoc2md

Another case of "Could not load file or assembly"

Closed this issue · 0 comments

When there's only a major version of an assembly is requested, it can happen that the locally fetched package version (minor and/or build numbers) is newer and resolving it fails:

  nefarius.vicius.abstractions.models.versionresource.md
    (documented)
Could not load file or assembly 'Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed'. The system cannot find the file specified.
Generation: 14 succeeded, 8 failed

For this example this is the local folder structure:

image