This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Description
Steps to reproduce:
- Add comment on a line that has been changed
- Update the lines that were previously commented on
- Commit new changes
- View file in Visual Studio
Notice that the file still shows the same count of comments, even after the lines have been updated and the comment no longer exists.
Screenshot:

Note: 'Startup.cs' still shows 8 comments, but all the lines in the file have changed and the comments no longer exist.
tested build: VisualStudio#1150