Hi,
Would it be possible to refresh the dependency versions required for NCrunch.Framework at some point? It brings in quite a few transitive dependencies (through
NETStandard.Library) that cause a lot of warnings at build time and within VS as a lot of them are now listed as having vulnerabilities.
Because it's just a few attributes and environment variables, I believe that you could add NETSTANDARD2.0 as a target which (like .NET 3.5) wouldn't need any additional dependencies bringing in.
Thanks,
Matthew