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

FreeAndNil pushed a change to branch Feature/305-dotnet-10-build-cleanup
in repository https://gitbox.apache.org/repos/asf/logging-log4net.git


    omit 68b9a4d1 Remove the Mono guards from the tests (#305)  - Utils.IsMono 
and Utils.InconclusiveOnMono are gone, along with all 15 call sites. The net462 
tests run only on Windows now and the net10.0 tests run on .NET 10, so the 
guard could never fire. - SystemInfo.IsMono in the library is deliberately 
untouched: it detects the runtime executing log4net, which can still be Mono.
     add 6dee6356 Remove the Mono guards from the tests (#305)

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (68b9a4d1)
            \
             N -- N -- N   refs/heads/Feature/305-dotnet-10-build-cleanup 
(6dee6356)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:

Reply via email to