Skip to content

Instantly share code, notes, and snippets.

@akilab
Created March 21, 2014 03:47
Show Gist options
  • Select an option

  • Save akilab/9679154 to your computer and use it in GitHub Desktop.

Select an option

Save akilab/9679154 to your computer and use it in GitHub Desktop.
VisualStudioオンラインからプロジェクト削除
.\TFSDeleteProject.exe /force /q /collection:https://[AccountName].visualstudio.com/DefaultCollection "TFSProjectName"
#場所
#C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE
#PowerShellでのpwdはGet-Location
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment