mthamil / EFDocumentationGenerator

A Visual Studio plugin for the Entity Framework designer which pulls MS_Description properties from a database and populates an entity model with them.
Apache License 2.0
11 stars 5 forks source link

Fix scenario when config has child items. #17

Closed mthamil closed 7 years ago

mthamil commented 7 years ago

Remove invalid restriction on project file items since configs can have child items. This fixes issue #12.