25

We are using Build machine, created using LCS, to build our solution. Solution consists of several models, one of the model is test model. Example: - HelpModel1 - HelpModel2 - MainModel - MainModelTest When our solution is built on a Build machine, all 4 models from the example above are included into the final package. We do not want to ship our test models to customers, but still keep them as a part of main solution. We need a way to exclude test models from the final package.

Category: Development
STATUS DETAILS
Completed
Ideas Administrator

This work is completed.

Comments

M

This was included in platform update 4.


https://docs.microsoft.com/en-us/dynamics365/unified-operations/dev-itpro/dev-tools/exclude-test-packages

Category: Development