Add support for Visual Studio 2005 by by replacing named pipes with tcp ip connections in debug process communication, making project buildable on visual studio 2005 and updating key.
Key means loads key. Named pipes need to be removed as the .net classes were added on .net 3.x.
Log in to post a comment.
Key means loads key. Named pipes need to be removed as the .net classes were added on .net 3.x.