Hi!
I need to know how do I create a .net Solution outside the Visual Studio Environment.
Want to be able to create the whole thing:
- Create the Solution
- Create Projects and add them to the Solution
- Add *.cs files to the projects
- Add references to the projects
the whole pack...
Thanks!
Alex
I need to know how do I create a .net Solution outside the Visual Studio Environment.
Want to be able to create the whole thing:
- Create the Solution
- Create Projects and add them to the Solution
- Add *.cs files to the projects
- Add references to the projects
the whole pack...
Thanks!
Alex