FuGetGallery icon indicating copy to clipboard operation
FuGetGallery copied to clipboard

List [Obsolete] APIs in diff

Open dotMorten opened this issue 4 years ago • 2 comments

If would be good if the differ also pointed out APIs that has been marked obsolete, since these are a form of call-to-action for developers.

dotMorten avatar Mar 28 '22 19:03 dotMorten

Yes, that would be nice indeed. If possible including the obsoletion comment, like this one.: [Obsolete("This method is deprecated and will be removed soon. Use xyz instead.")]

mindsolve avatar May 19 '22 13:05 mindsolve

Given a first pass at implementing this. I'd gone to FuGet for one of a package to work out when it was made obsolete and realized it wasn't there 😅

jamesmcroft avatar Jun 05 '22 20:06 jamesmcroft