0

I have a new Solution and TFS is not automatically adding new files or deleting ones when I delete. Other solutions in the workspace automatically add/delete. I have checked and the Workspace is Local. The project does not end in .Lib. I tried the "Add solution to Source Control" route and I receive a dialog stating the .sln is already under source control at the selected location.

Any help would be appreciated.

NewDev
  • 81
  • 6

1 Answers1

0

First double check if the newly added files are added in the Excluded section on the pending changes page.

If you are seeing the issue only on your machine then the TFS source control binding might be broken for the project. Try to unbind and rebind the solution in source control.

Also give a try with clear TFS and VS cache.

Community
  • 1
  • 1
PatrickLu-MSFT
  • 49,478
  • 5
  • 35
  • 62