本文介绍了Visual Studio 2017中的Specflow问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

每当我在Visula Studio 2017中的项目中创建新的特征文件时,我都会收到以下错误

Whenever I am creating a new feature file in my project in Visula Studio 2017-I get the below error

自定义工具错误:生成错误:无法加载文件或程序集'Microsoft.Build.Framework,Version = 15.1.0.0,Culture = neutral,PublicKeyToken = b03f5f7f11d50a3a'或其依赖项之一。系统找不到指定的文件。 

我甚至尝试将specflow版本从2.2降级到2.1

I even tried downgrading the specflow version from 2.2 to 2.1

清除温度文件并重新启动Visual Studio

Clearing the temp files and restarting Visual Studio

重启后删除并添加所有功能文件。这在很大程度上阻碍了我的工作。请协助。

Deleting and adding all the feature files after the restart.This is hindering my work to great extent.Please assist.

推荐答案

欢迎来到MSDN论坛。

请参阅您的描述,您的问题与SpecFlow有关。我们的论坛是讨论VS IDE,请重定向到这个适当的论坛:
并提出问题以获得更专业的支持,感谢您的理解。

Refer to your description, your issue is about the SpecFlow. Our forum is to discuss the VS IDE and please redirect to this appropriate forum:https://marketplace.visualstudio.com/items?itemName=TechTalkSpecFlowTeam.SpecFlowforVisualStudio2017#qna and ask a question for a more professional support, thank you for your understanding.

祝你好运,

Sara


这篇关于Visual Studio 2017中的Specflow问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

09-05 00:04
查看更多