错误引用 PcapDotNet.?.dll

发布于 2024-09-28 01:36:47 字数 257 浏览 15 评论 0原文

你好 我尝试使用 PcapDotNet dll,但无法添加对我的项目的引用。 它是哪个 dll 并不重要。 PcapDotNet.Core.dll、PcapDotNet.Base.dll 等 我在该引用附近有黄色感叹号,并且无法使用该 dll 中的任何方法。 Ofc“使用 PcapDotNet.Core;”也带有下划线,编译器向我显示:“命名空间‘PcapDotNet’中不存在类型或命名空间名称‘Core’(您是否缺少程序集引用?)” 不同的dll我可以正常添加。

有什么想法吗?

Hello
I try to use PcapDotNet dll but I can't add reference to my project.
It doesn't matter which dll it is. PcapDotNet.Core.dll, PcapDotNet.Base.dll etc.
I have yellow exclamation mark near this reference and can't use any methods from this dll.
Ofc "using PcapDotNet.Core;" is underlined too and compiler shows me: "The type or namespace name 'Core' does not exist in the namespace 'PcapDotNet' (are you missing an assembly reference?)"
Different dll I can add normally.

Any ideas?

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

萌︼了一个春 2024-10-05 01:36:47

我擦了擦水晶球,上面写着:“你从 Codeplex 网站下载了这个,并且你使用的是 2010 年之前的 Visual Studio 版本。”

当它变得如此明确时,它通常是相当可靠的,我会假设它是准确的。如果您还没有准备好升级到 VS2010,那么您将需要 0.6.0 版本,如 登陆页面。 0.6.0 下载列在右上角的框中,这是链接

I rubbed my crystal ball and it said: "you downloaded this from the Codeplex site and you are using a Visual Studio edition earlier than 2010."

It's usually pretty reliable when it gets that explicit, I'll work from the assumption that it is accurate. If you are not ready to upgrade to VS2010 then you'll need the 0.6.0 version, as documented on the landing page. The 0.6.0 download is listed in the upper right box, this is the link.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文