Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
过去几周我们一直在使用 MyGet,我们注意到当我们使用该nuget push命令将新的 nuget 包添加到我们的提要时,它不会自动被标记为最新包。似乎它们是按字母顺序排列的。
nuget push
有没有办法告诉MyGet我刚刚推送了最新版本?
该软件包提要的当前最新版本是什么,您正在推动并期望显示为“最新”的版本是什么?按版本排序(另请参阅https://semver.org以获取版本控制指南)