Aspose.Words.dll referencing two mscorlib versions

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?

Hi

Thanks for your inquiry. No, you do not need to install both versions of .NET framework. There are versions of Aspose.Words for each framework, i.e for .NET 1.1, NET 2.0 and NET 3.5, you can find them in" C:\Program Files\Aspose\Aspose.Words for .NET\bin" folder. You just need to select one that corresponds the .NET framework used in your application.
Best regards.

The issues you have found earlier (filed as WORDSNET-6195) have been fixed in this .NET update and this Java update.

This message was posted using Notification2Forum from Downloads module by aspose.notifier.