.Netcore adding ruleset for your code analysis project



VS2017 might not support ruletset from the UI. But you can change that by copying your RuletSet and refererncing it from your project :-


So what I've done is I added


 C3.ruleset


In our project and then you can see how it gets reflected in the project. You can even click on the RuleSet and make some modifications. Play around wit the filtering and whalla .....






Have fun! :)


Comments

Popular posts from this blog

The specified initialization vector (IV) does not match the block size for this algorithm