delegateas/XrmContext

Add option that outputs the Entity-classes in individual files instead of one big XrmContext.cs file.

mktange opened this issue · 1 comments

Add option which makes XrmContext split the generated output into a single-file per Entity-class, instead of having it all in one big file.

This has been implemented in 6294954