Hi, I can’t install Aspose.PDF v22.2 & v22.3 using NuGet for .NET Standard. I’m getting the attached error. How do I fix this, as we need to support .NET Standard DLLs? Installing v22.1 works fine, fyi.
P.S., After further investigation, it appears the Aspose.PDF v22.2 & v22.3 nuget packages are missing the .NET Standard v2.0 dependency. See last attached screenshot. Can you please fix this ASAP?
Severity Code Description Project File Line Suppression State Error NU1701 Package ‘Aspose.PDF 22.2.0’ was restored using ‘.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8’ instead of the project target framework ‘.NETStandard,Version=v2.0’. This package may not be fully compatible with your project. Wsl.ApplicationServer D:\PROJECTS\ncore-applicationserver-net_2021.3\WSL\Wsl.ApplicationServer.csproj 1
2022-03-26 11_50_16-NCore.ApplicationServer_2021.3 - Microsoft Visual Studio.png (16.2 KB)
2022-03-26 12_11_11-NCore.ApplicationServer_2021.3 - Microsoft Visual Studio.png (10.7 KB)
2022-03-26 12_14_30-NCore.ApplicationServer_2021.3 - Microsoft Visual Studio.png (16.9 KB)