Menu

#1168 Bug in GetMSBuildProperty on VS2005

v3.0
closed
nobody
votive (347)
2012-09-15
2008-04-16
Don Caton
No

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.

Discussion

MongoDB Logo MongoDB