Jason94
Jason94

Reputation: 13620

I cant delete my project from visualstudio.com (TFS)?

I can not find where I delete my project when I log into my tfs at visualstudio.com, does anyone know?

It's unfortunate, but my project was created with VS2012. I tried the TFSDeleteProject in my VS2010 folder structure but it is complaining that it cant since its not the same version.

So where is that nifty deletebutton on the web?

Upvotes: 1

Views: 3049

Answers (1)

Adil
Adil

Reputation: 3278

This is because you are using VS 2010 command prompt as mentioned at Buck Hodges blog post.

Either install VS 2012 or Team Explorer 2012

Upvotes: 4

Related Questions