In .NET Core 3.1 we have removed a bunch of obsolete API in dotnet/winforms#2157. It looks like we've missed MenuMerge. However it has been removed in .NET 5, when we track-merged the branches.
I suppose we should indicate that this type is obsolete, and is getting removed. What is the right way to indicate this?