I am trying to convert excel to PDF using Aspose cells cloud SDK in my VB.net project. I am getting a version mismatch issue for System.Runtime dll and some other dll here. My dot net framework is 4.8 and the max version of System.Runtime is 4.3.1. But they expect the version 6.0.0.0, Currently I can’t upgrade my dot net verison. Is there any other possible ways I can achieve this?
Please keep me posted in case of any suggestions/solutions.