Other day, I encountered following error while triggering ‘Run StyleCop‘ from Visual Studio.

Reason & Fix:
- In my case, I cloned a DevOps branch and ran the ‘Run StyleCop’ without building the code.
- Since there were no executable’s, StyleCop thrown error ‘The parameter is incorrect‘.
- Build the solution and ‘Run StyleCop’ should fix the issue.

🙂


![[Step by Step] Configure and consume 'Environment Variables' of type 'Secret' using 'Azure Key vault'](https://rajeevpentyala.com/wp-content/uploads/2023/05/image.png)
Leave a comment