-
Notifications
You must be signed in to change notification settings - Fork 688
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
Comments
To do exactly what? |
Sorry, my bad! It was little bit complicated as I thought: |
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!
The text was updated successfully, but these errors were encountered: