I created a new Project in TFS. Later, went into Visual Studio, added the project file / sln (and selected Add To Source Control/Create Folder for Solution). All is well except I accidentally selected a WPF project and meant to add a console application instead. Wups!
Deleted the project via documented method: https://visualstudio.uservoice.com/forums/330519-visual-studio-team-services/suggestions/3287881-delete-projects
Also, performed an "undo pending changes" and deleted the folder from my work space in Windows Explorer. Refreshed Source Control Explorer / get latest on the root. Now, I re-add as a Console Application with the same name and cannot figure out what this error means.
"Program.cs has been cloaked"
... but for every file in the project. Any suggestions? Yes, I am kinda stuck on using a certain/same name.

cloakitems added. - Andy Li-MSFT