Created
March 21, 2014 03:47
-
-
Save akilab/9679154 to your computer and use it in GitHub Desktop.
VisualStudioオンラインからプロジェクト削除
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| .\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