使用 Fitsharp、FitVersionFixture 更新 FitNesse。标准不工作

发布于 2024-11-08 20:27:23 字数 343 浏览 0 评论 0原文

我对收到的错误有疑问。我正在努力将我的系统和 FitNesse 更新到 .Net 4.0。我正在使用 FitSharp 来做到这一点。然而,当运行我的测试以检查更新是否正常工作时,我遇到了一个错误,我不确定如何修复。

我正在使用: FitVersionFixture.IsStandard

但是,现在使用 .Net 4.0 和 FitSharp,我收到以下错误:

System.MissingMethodException:找不到方法:'Boolean fit.FitVersionFixture.get_IsStandard()

看来该方法已被弃用。我一直无法弄清楚如何解决这个问题。任何建议将不胜感激。

I have a question concerning an error I am receiving. I am working on updating my system and FitNesse to .Net 4.0. I am using FitSharp in order to do so. When running through my tests however to check if the update is working properly I am coming across an error that I'm not sure how to fix.

I am using: FitVersionFixture.IsStandard

However, now with .Net 4.0 and FitSharp, I am getting the following error:

System.MissingMethodException: Method not found: 'Boolean fit.FitVersionFixture.get_IsStandard()

It appears that the method has been deprecated. I have been unable to figure out how to go about fixing this problem. Any advice would be greatly appreciated.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文