Tagged Questions

0
votes
3answers
362 views

Why is CSharpOptParse UsageBuilder failing due to an XPathException only when used in an NUnit test?

What is the root cause of this issue? CSharpOptParse, XslTransform.Transform(...), or NUnit? What other equivalent library could I use instead, if this problem is unfixable, that is being actively ...