Debug x 64 problem

When i use build cuda i still have the same problem :

1>------ Build started: Project: cuda1, Configuration: Debug x64 ------

1>G:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\BuildCustomizations\CUDA 8.0.targets(168,9): error MSB4002: There was a failure retrieving the attributes for parameters in the “SanitizePaths” task. Could not load type ‘Microsoft.Build.Framework.IBuildEngine4’ from assembly ‘Microsoft.Build.Framework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a’.

1>G:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\BuildCustomizations\CUDA 8.0.targets(168,9): error MSB4060: The “SanitizePaths” task has been declared or used incorrectly, or failed during construction. Check the spelling of the task name and the assembly name.

========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
What is it? I do not understand it? Can You help me find solution?