Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add .NET 6/8 as target framework #679

Closed
SymbioticKilla opened this issue Apr 19, 2024 · 6 comments
Closed

Add .NET 6/8 as target framework #679

SymbioticKilla opened this issue Apr 19, 2024 · 6 comments

Comments

@SymbioticKilla
Copy link

Hi,

is it possible to add supported .NET version?

Thanks!

@hazzik
Copy link
Member

hazzik commented Apr 19, 2024

To do exactly what?

@SymbioticKilla
Copy link
Author

Sorry, my bad! It was little bit complicated as I thought:
image
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.

@SymbioticKilla
Copy link
Author

Ok, now is Antlr3.Runtime the problem:
I've found your issue to update to Antlr4: nhibernate/nhibernate-core#3155

@oskarb
Copy link
Member

oskarb commented Apr 19, 2024

Ok, now is Antlr3.Runtime the problem:

What is it that is the actual problem?

@SymbioticKilla
Copy link
Author

It produces huge package lock with .NET Standard in it and security tools find false positives.

@hazzik
Copy link
Member

hazzik commented May 6, 2024

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.

@hazzik hazzik closed this as not planned Won't fix, can't repro, duplicate, stale May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants