Hi everybody.
We are developping an application (Search engine based on the shape and not on the files' names) that connects to SolidWorks. Our tool works fine and we are quite happy with SolidWorks as it is a very stable tool.
My question is more related to managing our code than to a technical problem. We package one version of our tool for every version of SolidWorks. This means managing different versions on the Source code system, having different obfuscators, different installers, etc.
To sum it up, it takes us a lot of resources to support multiple versions of SolidWorks.
Is there a way to have ONE project that links to the different Interop of the different versions of SolidWorks and detecting @ run-time which version is being loaded ?
Thanks guys
Omar