ppkarwasz commented on code in PR #201:
URL: https://github.com/apache/logging-log4net/pull/201#discussion_r1814394802


##########
src/log4net.Tests/Appender/AdoNet/Log4NetCommand.cs:
##########
@@ -24,7 +24,7 @@
 
 namespace log4net.Tests.Appender.AdoNet;
 
-public class Log4NetCommand : IDbCommand
+internal sealed class Log4NetCommand : IDbCommand

Review Comment:
   Just a curiosity: isn't this a breaking change?
   At least it would be a breaking change in Java.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to