This is an automated email from the ASF dual-hosted git repository.
FreeAndNil pushed a change to branch Feature/306-aot-calling-assembly
in repository https://gitbox.apache.org/repos/asf/logging-log4net.git
from bf839f78 make log4net usable from a PublishAOT build (#306)
add f78341fc Copy the built-in ConverterInfo entries per parser instead of
sharing them, make _configurationSystemUnavailable volatile, and fix the
IsAndoid test name typo.
No new revisions were added by this update.
Summary of changes:
src/log4net.Tests/Util/SystemInfoTest.cs | 4 ++--
src/log4net/Layout/PatternLayout.cs | 11 +++++++++--
src/log4net/Util/PatternString.cs | 8 ++++++--
src/log4net/Util/SystemInfo.cs | 2 +-
4 files changed, 18 insertions(+), 7 deletions(-)