Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

System.Exception: Found multiple target elements 'summary' #22

Open
namtab00 opened this issue Mar 17, 2020 · 0 comments
Open

System.Exception: Found multiple target elements 'summary' #22

namtab00 opened this issue Mar 17, 2020 · 0 comments

Comments

@namtab00
Copy link

Hi, I'm getting an exception with no indication of the source item

Unhandled Exception: System.Exception: Found multiple target elements 'summary'
at InheritDocLib.XElementX.CopyFrom(XElement target, XElement source, String[] pathParts)
at InheritDocLib.InheritDocUtil.MergeChildElements(ICollection``1 assemblyDocuments, ICollection``1 allAssemblyDocuments, IDictionary``2 typeDocByName, String typeName, TypeDoc typeDoc, String cref, String path, Action``2 logger)
at InheritDocLib.InheritDocUtil.ReplaceInheritDocs(ICollection``1 assemblyDocuments, ICollection``1 allAssemblyDocuments, IDictionary``2 typeDocByName, ICollection``1 sortedTypeNames, Action``2 logger)
at InheritDocLib.InheritDocUtil.Run(String basePath, String xmlDocFileNamePatterns, String globalSourceXmlFiles, String excludeTypes, Boolean overwriteExisting, Action``2 logger)
at InheritDoc.Program.<>c.<Main>b__1_1(Options options)
at CommandLine.ParserResultExtensions.WithParsed[T](ParserResult``1 result, Action``1 action)
at InheritDoc.Program.Main(String[] args)

Any help?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant