Hey,
I’m trying to download and use the System.Security.Cryptography.Algorithms library in my project but I keep getting this error.
Severity Code Description Project File Line Suppression State
Error Could not install package ‘System.Security.Cryptography.Algorithms 4.3.1’. You are trying to install this package into a project that targets ‘.NETFramework,Version=v4.5.2’, but the package does not contain any assembly references or content files that are compatible with that framework. For more information, contact the package author. 0
Is System.Security.Cryptography.Algorithms not supported in TinyCLR OS?