Simple extension to simplify tedious modifications of Visual Studion Solution Files.
- Clone Project: create a copy of an existing project.
- Copies old project folder content over to new project (non-recursive) replacing project name and guid in the csproj file.
Mostly fixes
Initial release of SlnCode