KSPInterstellar icon indicating copy to clipboard operation
KSPInterstellar copied to clipboard

Need csproj file to open project in Visual Studios

Open FireStormOOO opened this issue 12 years ago • 4 comments

The .csproj file is currently in the git ignore list, but the .sln is there. Anyone who tries to open the solution will have VS throw a fit about not finding the project file.

FireStormOOO avatar Oct 29 '13 16:10 FireStormOOO

Any updates on this? :|

Cat-Ion avatar Feb 09 '14 01:02 Cat-Ion

I've run into this issue as well.

confusingbits avatar Mar 13 '14 06:03 confusingbits

For those wanting to open the project in visual studios, you still can, it just takes a little extra work. Create a new project, add all your references, then use "add existing" to bring in whatever source code you're using.

FireStormOOO avatar Mar 13 '14 19:03 FireStormOOO

It took a little doing but with a little project renaming and add existing "musical chairs" I was able to recreate the folder and project structure.

confusingbits avatar Mar 27 '14 02:03 confusingbits