alexey-leonovich commented on issue #239: URL: https://github.com/apache/logging-log4net/issues/239#issuecomment-4485580014
I have a core library (multitarget net472 and nestandard20) which depends on log4net 2.0.17. That core library is used by several net472 and net80 applications (and now I added net80-android MAUI appliation). log4net config file is the same fo all application types, so when net80 application on Windows there is a warning about missing `log4net.Appender.EventLogAppender` in nestandard20 log4net package. Is that fixed in latest 3.3.1? Ara there any problems/breaking changes to take into account in my existing app architecture? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
