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
Also, you can fix the copyright statement in the assembly too :)
[assembly: AssemblyCopyright("© 2010-[#COPYRIGHTYEAR#] Remco Software Ltd")] Remco NCrunch Developer
#17716
12 Nov 2024 22:31 UTC
Thanks, I'll check it out.
Post a reply
Log in to reply.