| Bug #48271 | Build Setup fails due to project ToolsVersion | ||
|---|---|---|---|
| Submitted: | 23 Oct 18:23 | Modified: | 12 Nov 17:43 |
| Reporter: | John Bayly | ||
| Status: | Closed | ||
| Category: | Connector/Net | Severity: | S3 (Non-critical) |
| Version: | 6.1.2 | OS: | Any |
| Assigned to: | Tony Bedford | Target Version: | |
| Tags: | HRESULT, 80004005, compile, Deployment, ToolsVersion | ||
| Triage: | D4 (Minor) | ||
[23 Oct 18:23]
John Bayly
[12 Nov 13: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 13:44]
Vladislav Vaintroub
Fixed in 6.1, 6.2 and trunk
[12 Nov 17: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.
