Delete projects on MS Team Foundation Server
August 20th, 2009
Ever tried deleting a project from TFS? If so, then you found out that there is no GUI option for this.
Some minutes ago I found a nice CodeProject article describing the needed procedure to get rid of a project. In short: use the tfsdeleteProject command ; )
Link: http://www.codeproject.com/KB/dotnet/VSTS-Project-Delete.aspx
Categories: English, Team Foundation Server