Build/Test Issues

CodeAnalysisRuleSet path does not get copied to workplace

Started by Leonid on 6,779 views

Here is another path that does not get copied:

<CodeAnalysisRuleSet>..\..\something</CodeAnalysisRuleSet>

Can be worked around by "Additional Files to Include", but should be copied by default.

Thanks!
Leonid
Additionally, the .ruleset file can have:

<RuleHintPaths>
<Path>..\Some\Other\Relative\Path</Path
</RuleHintPaths>

And we had to do "Additional Files to Include" on that too.
Excellent, thank you! I'll see if I can sort this out.


Cheers,

Remco

Post a reply

Log in to reply.