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

freeandnil pushed a change to branch 
Feature/111-Dropping-support-for-older-runtimes
in repository https://gitbox.apache.org/repos/asf/logging-log4net.git


    from 5284f213 #111 fix warning for netstandard
     add 5b38950a XmlWriterExtensions with #ifdefs (consistent to the rest)

No new revisions were added by this update.

Summary of changes:
 .../Layout/Internal/XmlWriterExtensions.NetFx.cs   | 32 --------------
 .../Internal/XmlWriterExtensions.NetStandard.cs    | 34 ---------------
 src/log4net/Layout/Internal/XmlWriterExtensions.cs | 51 ++++++++++++++++++++--
 src/log4net/log4net.csproj                         | 13 ++----
 4 files changed, 52 insertions(+), 78 deletions(-)
 delete mode 100644 src/log4net/Layout/Internal/XmlWriterExtensions.NetFx.cs
 delete mode 100644 
src/log4net/Layout/Internal/XmlWriterExtensions.NetStandard.cs

Reply via email to