OpenWrap 问题

发布于 2024-10-17 15:12:25 字数 762 浏览 4 评论 0原文

我刚刚开始使用教程 一切都很顺利,直到我遇到了下面的问题。

看来 openWrap 可能在我的系统上找到了多个 log4net dll(这是我需要 openWrap 的原因之一!),但没有给我任何明确的方法来解析我想要的 dll。

我必须做什么?

干杯,
Berry输出

命令提示符的

C:\...\Documents\Projects\Library\openWrapProject>o add-wrap log4net  
# OpenWrap v1.0.0.0 ...\Projects\Library\openWrap\Project\wraps\_cache\openwrap-1.0.0.53270092\bin-net35\OpenWrap.dll']  
Wrap descriptor found.  
Project repository present.  
Trying to add package.  
Package log4net not found in repositories.  <=== this is in red  
Did you mean one of the following package?  <=== no choices presented, what to do??

Am just getting started with the tutorial and all was going swimmingly until I hit the problem below.

It seems that maybe openWrap has found multiple log4net dll's on my system (which is one reason I need openWrap!) but isn't giving me any clear way to resolve which dll I want.

What must I do?

Cheers,
Berry

output from command prompt

C:\...\Documents\Projects\Library\openWrapProject>o add-wrap log4net  
# OpenWrap v1.0.0.0 ...\Projects\Library\openWrap\Project\wraps\_cache\openwrap-1.0.0.53270092\bin-net35\OpenWrap.dll']  
Wrap descriptor found.  
Project repository present.  
Trying to add package.  
Package log4net not found in repositories.  <=== this is in red  
Did you mean one of the following package?  <=== no choices presented, what to do??

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

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

发布评论

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

评论(1

榕城若虚 2024-10-24 15:12:25

您尚未添加 log4net 所在的 nuget 存储库。请参阅 wiki 了解如何执行此操作。

仅当 openwrap 可以猜测您的意思是什么包时,才会显示“您的意思是吗?”指令。

You haven't added the nuget repository in which log4net lives. See the wiki for how to do that.

The "Did you mean" instruction should only show up if openwrap can do some guess as to what package you meant.

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