dazinator / CrmAdo

An ADO.NET Provider for Dynamics Crm
6 stars 4 forks source link

ILMerge SqlGeneration dll #52

Closed dazinator closed 9 years ago

dazinator commented 9 years ago

To save from introducing another assembly dependency for consumers of CrmAdo, I should look at ILMerging the SQLGeneration dependency into the CrmAdo.dll on builds.

I can then remove the nuget dependency to SqlGeneration as it will always be present within CrmAdo.