首页 > 其他 > 详细

“Microsoft.Build.Tasks.Xaml.PartialClassGenerationTask“ task could not be loaded from the assembly

时间:2021-07-09 12:59:43      阅读:13      评论:0      收藏:0      [点我收藏+]

VS 错误:

The "Microsoft.Build.Tasks.Xaml.PartialClassGenerationTask" task could
not be loaded from the assembly C:\Program Files (x86)\Microsoft
Visual
Studio\2019\Enterprise\MSBuild\Current\Bin\amd64\XamlBuildTask.dll.
Could not load file or assembly ‘file:///C:\Program Files
(x86)\Microsoft Visual
Studio\2019\Enterprise\MSBuild\Current\Bin\amd64\XamlBuildTask.dll‘ or
one of its dependencies. The system cannot find the file specified.
Confirm that the declaration is correct, that the assembly
and all its dependencies are available, and that the task contains a
public class that implements Microsoft.Build.Framework.ITask.

解决方案,请修改Visual Studio安装(使用Visual Studio安装程序),在“单个组件”选项卡中查找“ Windows Workflow Foundation”并选择它。
技术分享图片

“Microsoft.Build.Tasks.Xaml.PartialClassGenerationTask“ task could not be loaded from the assembly

原文:https://www.cnblogs.com/skywind/p/14989335.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!