nuget - 如何使用 Visual Studio for Mac 将图标 URL 添加到我的 Nuget 包

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

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

enter image description here

最佳答案

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

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

关于nuget - 如何使用 Visual Studio for Mac 将图标 URL 添加到我的 Nuget 包,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/58206025/

相关文章:

.net - 有没有办法在命令行中检查 NuGet 包是否支持 .Net 标准?

azure-devops - PackageReference 版本控制通配符 csproj

AZURE PIPELINE 将变量从一个脚本传递到另一个脚本

visual-studio-mac - 无法使用 Visual Studio 2022 Preview 在 MacOS 上运行或调试 .NET MAUI 应用程序

c# - 适用于 Mac 的 Visual Studio : How to run tests with x64

.net - VS2015 NuGet 包管理器未加载任何在线包

.net - MSI与nuget软件包:连续交付哪个更好?

git - 仅当某些文件发生更改时才运行 Azure Pipelines 作业

android - Visual Studio Mac - Android Build - Enable Developer Instrumentation 无法禁用

visual-studio-2015 - Visual Studio 2015 不考虑 ASP.NET Core 项目的 nuget 存储库路径