Dll install with nuget

Hello, we have a problem installing aspose.words with Nuget: when trying install it get an error: ‘Aspose.Words’ already has a dependency defined for ‘SkiaSharp’.
we tried to install SkiaSharp but nothing changes, moreover we did not use SkiaSharp for previous versions (downloaded dll directly from your site).
Can you help us?
thanks a lot

@BooleServer,

Please remove Aspose.Words and SkiaSharp references from your project and Clean it. And then do a fresh installation of latest version of Aspose.Words for .NET i.e. 18.5 from NuGet. In Visual Studio for Windows, select the Tools > NuGet Package Manager > Manage NuGet Packages for Solution… menu command, or right-click the solution and select Manage NuGet Packages… Search for Aspose.Words package under Browser tab and install it. Rebuilding the project again should resolve these issues. Hope, this helps.

A post was split to a new topic: Aspose.Words already has a dependency defined for ‘SkiaSharp’