Closed SymbioticKilla closed 6 months ago
To do exactly what?
Sorry, my bad! It was little bit complicated as I thought: I need to reference extra newest iesi.collections Because nhibernate uses wildcards and 4.0.4 is minimal version, which will be automatically taken. This version ist .NET Standard 1.6.
Ok, now is Antlr3.Runtime the problem: I've found your issue to update to Antlr4: https://github.com/nhibernate/nhibernate-core/issues/3155
Ok, now is Antlr3.Runtime the problem:
What is it that is the actual problem?
It produces huge package lock with .NET Standard in it and security tools find false positives.
Unfortunately, adding .NET 6/8 build would not solve the problem mentioned. I would probably add the builds later, but not for this exact reason.
Hi,
is it possible to add supported .NET version?
Thanks!