cezarypiatek / MappingGenerator

:arrows_counterclockwise: "AutoMapper" like, Roslyn based, code fix provider that allows to generate mapping code in design time.
https://marketplace.visualstudio.com/items?itemName=54748ff9-45fc-43c2-8ec5-cf7912bc3b84.mappinggenerator
MIT License
1.03k stars 120 forks source link

Options won't show up #62

Closed lindeberg closed 5 years ago

lindeberg commented 5 years ago

Visual Studio 15.9.5

Both objects have a bunch of identical properties.

https://gyazo.com/504fbb92e58c062bdc2e91fa9ab1083d

cezarypiatek commented 5 years ago

Hi

Please try suggestions from this issue https://github.com/cezarypiatek/MappingGenerator/issues/50

Let me know if that helps.

lindeberg commented 5 years ago

Worked! Thanks, you rock!