【问题标题】:How do I add an icon url to my Nuget package using Visual Studio for Mac如何使用 Visual Studio for Mac 将图标 url 添加到我的 Nuget 包
【发布时间】:2019-10-02 16:57:06
【问题描述】:

我在 Visual Studio for Mac 中使用 .csproj 的 nuget 属性设置了图标 URL。但是,当我将其部署到 Azure Artifacts(类似于 nuget.org)时,不会出现任何图像图标。我也在使用 Azure Pipelines 进行部署。我也试过清除缓存但没有成功。

【问题讨论】:

    标签: nuget azure-pipelines visual-studio-mac azure-artifacts nuget-spec


    【解决方案1】:

    Azure Artifacts Web UI 目前不显示包图标。

    在最近的服务器端更改之后,通过 IconUrl 指定的图标现在应该出现在支持它们的客户端中(例如常规 Visual Studio;不确定 VS for Mac)。

    【讨论】:

    猜你喜欢
    • 2022-06-29
    • 2019-09-02
    • 2017-06-17
    • 2016-11-14
    • 1970-01-01
    • 2016-11-25
    • 2014-09-03
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多