Now I want to share how to merge multiple assemblies in Dynamics CRM Environment. We used ILRepack as our merge tool because the result is smaller compare to ILMerge. For this tutorial, we will embed the command for merging in .csproj, so every time we build our project. The result in the bin folder is being merged … Continue reading Dynamics Crm Merge Assemblies