An analysis of Aspose.Words.dll (Version=9.3.0.0, Culture=neutral, PublicKeyToken=716fcc553a201e56) in .NET Reflector reveals that it contains references to two different versions of the mscorlib assembly:
mscorlib, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Does this imply that both version 1.0 and 2.0 of the .NET Framework Runtime must be installed on the target computer in order to use Aspose.Words successfully?