You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by da...@apache.org on 2022/08/21 14:06:07 UTC

[logging-log4net] branch master updated (fa1b0af2 -> 9ba9452b)

This is an automated email from the ASF dual-hosted git repository.

davydm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4net.git


    from fa1b0af2 Merge pull request #91 from komsa-ag/Feature/EntryAssemblyLocation
     add 9ba9452b :bug: Assembly.GetEntryAssembly() can return null - instead of failing with a null-deref, rather fail explicitly with an hint on how to work around the problem

No new revisions were added by this update.

Summary of changes:
 src/log4net/Util/SystemInfo.cs | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)