I'm working on COM-compatible .net assembly, based on IPP .Net SDK for CAD for using it in a SaaS application. My assembly needs to be strong-named. But it references Intuit.Ipp.DataAggregation.AggregationCategorizationServices.dll, Intuit.Ipp.DataAggregation.Core.dll and the other 8 assemplies, which are not strong-named.
Could you provide a signed versions of all the assemblies in SDK?
Thanks.