mrpmorris / Morris.Moxy

Moxy - Mixins code generator for C#

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@attribute AllowMultiple (breaking change)

mrpmorris opened this issue · comments

Support

@attribute AllowMultiple

And only output AllowMultiple = true on attribute definitions when it is included.

This is a breaking change, as at the moment AllowMultiple = true is always output.