api-doc-tools icon indicating copy to clipboard operation
api-doc-tools copied to clipboard

mdoc doesn't recognize when the signature has changed and adds FrameworkAlternate instead

Open mairaw opened this issue 7 years ago • 1 comments

See PR for more context: https://github.com/dotnet/dotnet-api-docs/pull/39

When upgrading .NET Core 2.1 Preview 1 to Preview 2, a couple of signatures have changed. However, mdoc didn't recognize the change and interpreted that the parameters were for a different framework by adding FrameworkAlternate values.

mairaw avatar Apr 19 '18 18:04 mairaw

Just adding a bit of context that I forgot to add back when this first happened ... @mairaw, you were able to find a workaround for this, right? So this is definitely an issue, but not one that is blocking AFAIK

joelmartinez avatar Jul 05 '18 15:07 joelmartinez