erikmav opened a new pull request, #119: URL: https://github.com/apache/logging-log4net/pull/119
For #118 . And fix null issues. Also includes adding friend reference for unit tests to remove reflection code across unit tests for type safety, removing ArrayList usage in favor or strongly typed lists, and a few opportunistic auto-properties and other modernizations. Doing this required restoring strong name for log4net.Tests, which then led to converting 3 NExpect uses to Assert and removing the NExpect reference, as it is not strong-named and net462 requires strong named assemblies to use only strong named assemblies. -- 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: notifications-unsubscr...@logging.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org