I have found that with multiple devs all feeding into source control, the Builder.cs and the models themselves are subject to conflicts on almost every pull request.
Ideally we could add them to the repository's .gitignore and then generate the models on build, for release. This would involve being able to run the ModelsBuilder.Console from command line, I think.
If anyone has cracked this, or solved it another way, some guidance would be much appreciated. Thank you.
Models Builder Source Control Issue
I use ModelsBuilder.Console via the VS Extension.
I have found that with multiple devs all feeding into source control, the Builder.cs and the models themselves are subject to conflicts on almost every pull request. Ideally we could add them to the repository's .gitignore and then generate the models on build, for release. This would involve being able to run the ModelsBuilder.Console from command line, I think.
If anyone has cracked this, or solved it another way, some guidance would be much appreciated. Thank you.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.