0

I removed my old projects in my visualstudio.com account but I can see them in the Visual Studio.

enter image description here

How can I delete a project/branch permanently?

Panthesilea
  • 123
  • 9

1 Answers1

0

deleting the project through wit admin command. Sometimes while deleting through GUI the project still reflects , as the project may still be present in the database.

Asi
  • 1
  • 4
  • witadmin is used for work items not for the project related operations or am I wrong? – Panthesilea Mar 14 '19 at 09:14
  • Sorry I meant use the cmd prompt to delete the vsts project. The command is there on Microsoft document. Once u do that it will get deleted from the DB too. – Asi Mar 14 '19 at 09:44