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

small bug fixes #11

Closed ClemensWon closed 2 years ago

ClemensWon commented 2 years ago

this pull request aims to fix the contract generation for global enumerations as well as the handling of global actions without input parameter, which would not show up in the UI and could not be generated until now

yagasoft commented 2 years ago

@ClemensWon Thank you :).