gpt4 book ai didi

c# - 无法使用 Fakes 程序集构建项目

转载 作者:可可西里 更新时间:2023-11-01 08:05:53 26 4
gpt4 key购买 nike

我已将 Fakes 程序集添加到我的 Visual Studio 2012 单元测试项目,对应于我的应用程序项目(被测系统),如 Peter Provost's article 中所述.但是,由于生成的 Fakes 代码中存在未解析的类型引用,该项目将不再构建:

The type or namespace name 'FieldDefinition' does not exist in the namespace 'bc::ProductStudio' (are you missing an assembly reference?)
[C:\Users\arvek\Projects\Project\Project.Tests\obj\Debug\Fakes\bc\f.csproj]
C:\Users\arvek\Projects\Project\Project.Tests\f.cs

这里出了什么问题?据我所知,这应该是可行的,所以在我看来,Fakes 设施中存在一个错误。

最佳答案

此错误也存在于 VS2013 中。 Link到 MSDN 错误。

解决方法: 从 FakeAssemblies 文件夹中删除文件 .messages。

关于c# - 无法使用 Fakes 程序集构建项目,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/12217182/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com