Mac的Visual Studio找不到Telerik Nuget软件包

发布于 2025-02-11 04:26:09 字数 169 浏览 1 评论 0原文

我将一个Xamarin项目克隆到Mac机器上,但是我一直遇到构建错误,因为找不到Telerik.ui.for.xamarin的包装。(Packagename)找不到。该ID中没有包裹在来源中。

现在是,它仅列出Devexpress和Nuget,但不列出我的Telerik来源?

如何解决这个问题?

I cloned a Xamarin project to the mac machine, but I keep getting build errors that the package of Telerik.Ui.For.Xamarin.(PackageName) could not be found. No packages exist with this id in sources.

Now the thing is, it only lists DevExpress and Nuget but not my telerik source?

How can I resolve this issue?

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

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

发布评论

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

评论(1

烂柯人 2025-02-18 04:26:09

您需要添加新的Nuget软件包(url: https://nuget.telerik.com /v3/index.json )逐步显示的内容

“

”第三“

”最后“

”添加了Telerik Nuget服务器后,您将可以在“管理Nuget软件包”中看到可用的下载软件包...对话您将允许您检查Telerik UI中是否有Xamarin Pack,并将其添加到您的项目中。”

You need to add a new source of nuget packages (URL: https://nuget.telerik.com/v3/index.json) what is showed step by step here in the official page of telerik.

First

Second

Third

Finally

"After the Telerik NuGet server is added you will be able to see the available for download packages in the Manage NuGet Packages... dialog. This will allow you to check the Telerik UI for Xamarin pack and add it into your projects."

nuget

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