6

Is there any way in the visual studio 2010 SDK to remove a file that doesn't exist on disk. I've tried using the VCProject.RemoveReference and the VCProject.RemoveFile methods, but both reqiure an Object to be passed. The problem I'm finding is I can't create a file object from a file that doesn't exist on disk. Is there another way to delete the reference from the project?

maccard
  • 1,198
  • 4
  • 17
  • 34

0 Answers0