Github user chlowell commented on the issue: https://github.com/apache/log4net/pull/16 No, there are significant differences. My first post details some important ones. .NET Framework 4.6 implements `netstandard1.3`. This means it exposes all the APIs specified by `netstandard1.3` (and below). However, in terms of exposed APIs, `netstandard1.3` is a subset of .NET Framework 4.6. The latter exposes many APIs not specified by the former.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---