Hy,
I created a blank MAUI APP project in NET 9.0 and added the following dependencies:
Also adding the dependency to the Telerik package (the last version):
It reports the following warning to me:
Found conflicts between different versions of "System.Security.Cryptography.Pkcs" that could not be resolved.
If I remove the reference to the Telerik package, the warning disappears.
Any help?
Thanks in advance