You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have project A and project B, which references it. Project A uses StyleCop code analyzer. Project B does not. When project A is built StyleCop rules are executed and I get build warnings. How do I stop StyleCop from executing in the host project?
The text was updated successfully, but these errors were encountered:
I have project A and project B, which references it. Project A uses StyleCop code analyzer. Project B does not. When project A is built StyleCop rules are executed and I get build warnings. How do I stop StyleCop from executing in the host project?
The text was updated successfully, but these errors were encountered: