src\votive\SDK\Common\Source\CSharp\Project\ProjectConfig.cs
On line 586 'this.project.BuildProject' should be 'buildProject' instead.
The corresponding line 656 in src\votive\SDK_vs2008\Common\Source\CSharp\Project\ProjectConfig.cs appears to be correct.
I'm not aware of any problems this is causing, but it does appear to be a bug nonetheless. Otherwise there would be no point in passing in the 'buildProject' parameter, which is not currently used.