How to Include and Apply stylecop.json and Custom Ruleset in a NuGet Analyzer Package
This post is a follow-up from this How to create nuget package with Stylecop Analyzer and custom ruleset?
Add .ruleset and stylecop.json in a Analyzer NuGet Package
This post is a follow-up from this How to create nuget package with Stylecop Analyzer and custom ruleset?