CommandLine Tools 1.0.1

Yesterday, I introduced my tool to send e-Mail from a Command Line. There was a little cosmetic Bug in it (The "Execution Finished Date" did not show the proper month), so I released a small Bugfix release.

I also added a new tool: CommandLine .net SVN Revision Replace. This tool solves a little problem: Changing the AssemblyVersion to have the Repository Version as Build Version. So if your repository is Revision 20, it will patch your AssemblyInfo.cs files to have an AssemblyVersion and AssemblyFileVersion of x.x.x.20. It will leave the first three octets unchanged.

Also, GPLv2 Source code is available for the tools now.

You can find the updated tools here.