#ilspy

Posts tagged with this topic.

Dynamics Crm Merge Assemblies

May 30, 2018

Now I want to share how to merge multiple assemblies in the Dynamic CRM Environment. We used ILRepack as our merge tool because the result is smaller compared to ILMerge. For this tutorial, we will embed the command for merging in .csproj, so every time we build our project. The...