-
Notifications
You must be signed in to change notification settings - Fork 47
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 support for NET 8.0 #316
Comments
Maybe just remove |
I think this is not possible, because My suggestion: |
I may have been too hasty with my solution. Do you agree with my suggestion so that I can create a PR afterwards? |
Describe the problem to solve
I want to add NLog.Targets.Syslog to a NET 8.0 application
Describe the enhancement proposed
Upgrade *.csproj to NET 8.0
I can also upgrade the *.csproj files if that's okay with you.
The text was updated successfully, but these errors were encountered: