yagasoft / DynamicsCrm-CodeGenerator

A Visual Studio extension that allows generating early bound classes for Microsoft Dynamics CRM entities based on a template file.
http://yagasoft.com
GNU General Public License v3.0
11 stars 7 forks source link

fixed issue with generating global multi optionset attributes #10

Closed ClemensWon closed 2 years ago

ClemensWon commented 2 years ago

multi optionset attributes are currently not generating to match the global optionset. This pull request changes that, so they work properly.