Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
k94ll13nn3 committed May 23, 2024
1 parent add9c4f commit fb060ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ will generate
partial class Test
{
#pragma warning disable CS8618 // Non-nullable field must contain a non-null value when exiting constructor.
[global::System.ObsoleteAttribute("For serialization only", true)]
[global::System.ObsoleteAttribute("Not intended for direct usage.", true)]
public Test()
{
}
Expand Down

0 comments on commit fb060ba

Please sign in to comment.