I have been left by a former employee with code that I do not know. It has a .csproj, v extension. How do I get that in a format so I can open the project in .net?
Help please!
a csproj file is just xml.what happens when you try to open it? make a copy of the file and remove the , v. what happens then? are you using any type of versioning tools? if so maybe this is altering the file name
Thank you so much for your reply. I have since found out that my hacker programmer was using CVS and this file is just the copy of the code wrapped in the cvs save... I did find the programmer's last used copy on their former machine so I am good for now.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.