-
Notifications
You must be signed in to change notification settings - Fork 401
Closed
Labels
Description
Created from comment by @JKSnd.
Also how do you feel about removing the generated files from the repository and adding a pre-build step to the projects to run the generator?
When I started contributing to this project I assumed the generation was to make the initial creation of units easy and nothing more, since the g.cs files were checked in. I feel like I would have been more likely to "fall into the pit of success" if each build re-generated those files because I would have had that test fail locally before pushing.