If you are attempting to use the StyleCop Task included with the MSBuild Extension Pack, you may encounter problems with executing the task due to an undocumented feature requirement for the MSBuild Extension Pack:
You need to copy the MSBuild.ExtensionPack.StyleCop.dll to the StyleCop installation directory!! (usually C:\Program Files (x86)\StyleCop 4.7)
Once you do this, you will be able to successfully execute the StyleCop Task included with MSBuild Extension Pack.
You need to copy the MSBuild.ExtensionPack.StyleCop.dll to the StyleCop installation directory!! (usually C:\Program Files (x86)\StyleCop 4.7)
Once you do this, you will be able to successfully execute the StyleCop Task included with MSBuild Extension Pack.
No comments:
Post a Comment