Releases: ModernRonin/ProjectRenamer
Releases · ModernRonin/ProjectRenamer
General support for <Import Project> directives
if you project files contain relative <Import Project>
directives, renameproject will no longer fail
VB Support
support for vbproj projects and a bugfix
Bugfix release
v2.1.5 updated release history
Bugfix release
Merge pull request #30 from ModernRonin/RefactorThePR Bugfix release
Bugfix release
Merge pull request #26 from ModernRonin/Refactoring Refactoring
Bugfix release
v2.1.2 fixed username link
Bugfix release
fixes #16
Move support
Feature/moving to directories (#15) 2.1.0: * feature: you can move projects to different folders now instead of just renaming them * feature: you can specify a directory to exclude from project reference updates * feature: the detected VS solution folder is displayed in review * feature: the detected git version is displayed in review * bugfix: when called with unnamed arguments, old project name now is understood to come before new project name (before it was the wrong way round) * bugfix: VS solution folders containing spaces don't crash the tool anymore
Command-line options control behavior
Merge pull request #14 from ModernRonin/AddCommandLineSwitches Add command line switches
Bugfixes
v1.0.1 Update README.md