Hello, I’ve written a project that uses Aspose.Words on my machine and I’m looking at deploying this project on the other development machines in this office. Is it necessary to run the Aspose.Words MSI file on all the dev machines, or is it possible to include just the DLL file as part of the Visual Studio project and “distribute” the file via source control? I guess the more relevant question is what is the best way to distribute Aspose.Words.dll to other development machines?
Thanks.