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 6a239e67 sealed some test classes
add e4928d97 removed legacy projects for netstandard 1.x
No new revisions were added by this update.
Summary of changes:
netstandard/global.json | 3 -
netstandard/log4net.netstandard.sln | 53 -----
netstandard/log4net.tests/ApplicationException.cs | 27 ---
.../log4net.tests/CompatibilityExtensions.cs | 38 ---
.../log4net.tests/ExpectedExceptionAttribute.cs | 85 -------
netstandard/log4net.tests/log4net.tests.xproj | 63 -----
netstandard/log4net.tests/project.json | 45 ----
netstandard/log4net/CompatibilityExtensions.cs | 53 -----
netstandard/log4net/log4net.xproj | 260 ---------------------
netstandard/log4net/project.json | 70 ------
10 files changed, 697 deletions(-)
delete mode 100644 netstandard/global.json
delete mode 100644 netstandard/log4net.netstandard.sln
delete mode 100644 netstandard/log4net.tests/ApplicationException.cs
delete mode 100644 netstandard/log4net.tests/CompatibilityExtensions.cs
delete mode 100644 netstandard/log4net.tests/ExpectedExceptionAttribute.cs
delete mode 100644 netstandard/log4net.tests/log4net.tests.xproj
delete mode 100644 netstandard/log4net.tests/project.json
delete mode 100644 netstandard/log4net/CompatibilityExtensions.cs
delete mode 100644 netstandard/log4net/log4net.xproj
delete mode 100644 netstandard/log4net/project.json