Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MSBuildTasks 1.4.0.65 -> 1.5.0.235 #450

Merged
merged 1 commit into from
Nov 2, 2017

Conversation

coka
Copy link
Contributor

@coka coka commented Oct 31, 2017

If .NET Framework 3.5 is not installed, dev-build.bat fails with the following error:

C:\React.NET\build.proj(89,3): error MSB4062: The "MSBuild.Community.Tasks.Delet
eTree" task could not be loaded from the assembly C:\React.NET\tools\MSBuildTask
s\MSBuild.Community.Tasks.dll. Could not load file or assembly 'Microsoft.Build.
Utilities.v3.5, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3
a' or one of its dependencies. The system cannot find the file specified. Confir
m that the <UsingTask> declaration is correct, that the assembly and all its dep
endencies are available, and that the task contains a public class that implemen
ts Microsoft.Build.Framework.ITask.

None of the projects target .NET Framework 3.5, so this update removes the need to have it installed.

@Daniel15
Copy link
Member

Daniel15 commented Nov 2, 2017

Thanks!

@Daniel15 Daniel15 merged commit 44537ec into reactjs:master Nov 2, 2017
@coka coka deleted the update-msbuildtasks branch November 10, 2017 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants