Skip to content

Conversation

@FreeAndNil
Copy link
Contributor

activated Microsoft.CodeAnalysis.NetAnalyzers and fixed Warnings

@FreeAndNil FreeAndNil added this to the 3.0.3 milestone Oct 23, 2024
@FreeAndNil FreeAndNil requested a review from fluffynuts October 23, 2024 11:49
Copy link
Contributor

@fluffynuts fluffynuts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@FreeAndNil FreeAndNil merged commit f320793 into master Oct 24, 2024
@FreeAndNil FreeAndNil deleted the Feature/NetAnalyzers branch October 24, 2024 07:07
/// Gets the default renderer instance
/// </summary>
public IObjectRenderer DefaultRenderer => _sDefaultRenderer;
public static IObjectRenderer DefaultRenderer { get; } = new DefaultRenderer();
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For record: this change in public API broke log4net 3.0.3 for log4net.Ext.Json 3.0.1.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

reason for #211

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants