I've been trying different packages to try and convert a docX to a PDF, but they're all throwing the same warning, and then further errors if I attempt to use their code. Here's a screenshot of a blank app with some of the nuget packages installed. The errors are the same even if I just have the packages installed individually.
Here's one showing the packages I have installed:
Showing more of the errors:
How do I update the target framework to 4.6.1? Or is that not a thing I can do? I'm pretty sure the packages aren't broken, I get the same errors regardless of what package I try to use. So far I've tried Sautinsoft.pdfmetamorphosis, DocX, Syncfusion, and a couple others. Visual Studio Professional is on version 15.5.7. How do I fix this?