Litee / SolutionCop

Tool for static analysis of Visual Studio solutions
Apache License 2.0
23 stars 3 forks source link

Fixed unhandled exception in SameNameForAssemblyAndRootNamespaceRule #27

Closed skurdiukov closed 8 years ago

skurdiukov commented 8 years ago

Fixed bug when SameNameForAssemblyAndRootNamespaceRule failed on projects without AssemblyName element

Litee commented 8 years ago

Thanks - merged into release/0.7 branch