FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

SameNameForAssemblyAndRootNamespace · Litee/SolutionCop Wiki · GitHub

SameNameForAssemblyAndRootNamespace

Andrey Lipatkin edited this page Mar 4, 2015 · 1 revision

What this rule is about?

TODO

Why should I enable this rule?

TODO

How to enable/configure this rule

<Rules>
...
<SameNameForAssemblyAndRootNamespace enabled="true">
  <Exception>
    <Project>ProjectToExcludeFromCheck.csproj</Project>
  </Exception>
</SameNameForAssemblyAndRootNamespace>
...
</Rules>

Wiki pages Pages 17

Clone this wiki locally


Back | FazBrowse Home | New Git URL