`PrjFS_DeleteFile` will only work for files because it uses `unlink`. When this change is made we'll need to revisit the projection change code that aggressively tries to delete empty directories.
PrjFS_DeleteFilewill only work for files because it usesunlink.When this change is made we'll need to revisit the projection change code that aggressively tries to delete empty directories.