.net standard build incomplete?

We use .net standard application and referenced nuget package Aspose.Total 22.1.0.

When building we get these warnings (sorry, its German):
1>warning NU1701: Das Paket “Aspose.Font 21.12.0” wurde nicht mit dem Projektzielframework “.NETStandard,Version=v2.0”, sondern mit “.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” wiederhergestellt. Dieses Paket ist mit Ihrem Projekt möglicherweise nicht vollständig kompatibel.
1>warning NU1701: Das Paket “Aspose.OMR 21.12.0” wurde nicht mit dem Projektzielframework “.NETStandard,Version=v2.0”, sondern mit “.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” wiederhergestellt. Dieses Paket ist mit Ihrem Projekt möglicherweise nicht vollständig kompatibel.
1>warning NU1701: Das Paket “Aspose.PUB 21.9.1” wurde nicht mit dem Projektzielframework “.NETStandard,Version=v2.0”, sondern mit “.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” wiederhergestellt. Dieses Paket ist mit Ihrem Projekt möglicherweise nicht vollständig kompatibel.

Is there a reason why these 3 references where not built for .net standard and are the warnings possible to fix (ignoring is not a fix)?

@Thomas.Stoller

Regretfully, Aspose.OMR for .NET does not include the support for .NET Core at the moment. A ticket ID as OMRNET-147 has already been logged in our issue tracking system to implement the support. We will let you know as soon as the .NET Core support is implemented.

Furthermore, we tested both Aspose.Font and Aspose.PUB (Latest Versions) in our environment and did not face any issue. Can you please uninstall these three packages from your solution and re-install Aspose.Font and Aspose.PUB again separately? In case you still notice any issue, please share your sample VS Project with us so that we can also try to replicate the error in our environment and address it accordingly.

@Thomas.Stoller

We would like to share with you that support for .NET 5.0 and standard 2.0 has been added in Aspose.OMR for .NET 22.2.