Bug #48271 | Build Setup fails due to project ToolsVersion | ||
---|---|---|---|
Submitted: | 23 Oct 2009 16:23 | Modified: | 12 Nov 2009 16:43 |
Reporter: | John Bayly (OCA) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / NET | Severity: | S3 (Non-critical) |
Version: | 6.1.2 | OS: | Any |
Assigned to: | Tony Bedford | CPU Architecture: | Any |
Tags: | 80004005, compile, Deployment, HRESULT, ToolsVersion |
[23 Oct 2009 16:23]
John Bayly
[12 Nov 2009 12:39]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/90222
[12 Nov 2009 12:44]
Vladislav Vaintroub
Fixed in 6.1, 6.2 and trunk
[12 Nov 2009 16:43]
Tony Bedford
An entry has been added to the 6.1.3 and 6.2.1 changelogs: When building the MySql.Data project with .NET Framework 3.5 installed, the following build output was displayed: Project file contains ToolsVersion="4.0", which is not supported by this version of MSBuild. Treating the project as if it had ToolsVersion="3.5". The project had been created using the .NET Framework 4.0, which was beta, instead of using the 3.5 framework.