c# - How to Remove Items from Excluded Changes -


i added files solution , deleted after code tests. now, items still in excluded changes of team explorer. how can refresh visual studio excluded changes panel removed items go away?

depending on version of visual studio have pending changes window (probably under team explorer tab). select deleted file, open context menu , select undo...

for more information have @ https://msdn.microsoft.com/en-us/library/ms245456(v=vs.100).aspx


Comments

Popular posts from this blog

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

Making Empty C++ Project: General exception (Exception from HRESULT:0x80131500) Visual Studio Community 2015 -

How to fix java warning for "The value of the local variable is not used " -