This repository was archived by the owner on Feb 22, 2025. It is now read-only.

Description
- Delete any file (or directory) under TFVC
- Press Ctrl-Z in IDE
Expected result: file should be undeleted with previous contents, VCS should show no changes
Actual result: user will be asked whether they want to Add the file; addition will never work; file will still be marked as deleted and rollback won't work properly.