简体   繁体   中英

Deleting Visual Studio Team Services team project not behaving as expected

I have deleted several team projects from Team Services using the Collection Administration Page like this:

收集管理页面 However, the deleted projects still show up in Source Control Explorer in Visual Studio: 源代码管理资源管理器 ....I expect Source Control Explorer to be a reflection of Team Services. What am I missing?

Looking at that screenshot you just need to refresh your workspace. there are a lot of pending adds and the Services project is greyed out meaning that is not mapped.

If you refresh the source tree does the project disappear?

You have to refresh the source control explorer and the server connection in the team explorer. VS will not realize changes in Team Services if you don't ask specifically for it (meaning that changes aren't pushed automatically to the clients).

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM