One other note for those following along at home:
I added msbuild targets to build and install/uninstall the ReSharper
runner:
msbuild default.build /t:InstallReSharper
msbuild default.build /t:UninstallReSharper
So, if you're building StorEvil from source, this provides a very easy
way to check out the ReSharper runner.
Cheers
Dave