简体   繁体   English

MyGet-强制nuget推送以推送最新软件包

[英]MyGet - Force nuget push to push latest package

We have been using MyGet for the past couple weeks and we noticed that when we use the nuget push command to add a new nuget package to our feed it doesn't automatically get flagged as latest package. 在过去的几周中,我们一直在使用MyGet,我们注意到当使用nuget push命令将新的nuget程序包添加到Feed中时,它不会自动标记为最新程序包。 It seems like they are being ordered alphabetically. 似乎它们是按字母顺序排序的。

Is there any way to tell MyGet that I have just pushed the the latest version? 有什么办法告诉MyGet我刚刚推送了最新版本?

What is the current latest version on the feed for that package, and what version are you pushing and expecting to appear as "latest"? 该软件包的Feed上当前的最新版本是什么,您要推送并期望显示为“最新”的版本是什么? Sorting is by version (see also https://semver.org for versioning guidance) 按版本排序(有关版本指导,另请参阅https://semver.org

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM