I sometimes lose my pending changes to the .csproj file. I'm left with a changeset of new files, which still carry the appended [add] tag in the Team Explorer, but pending updates to the .csproj file are wiped out.
I can manually edit the .csproj to add them, but this is tedious and error-prone. Is there a way to re-run whatever process normally updates the .csproj file automatically?