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.
我刚刚向 nuget 发布了一个包,但意识到我忘记包含一个 css 文件。我的版本控制与我正在打包的库(我不拥有)相关联,因此我无法真正增加它。
在这种情况下,我如何强制重新推送或建议做什么?
找到了我自己问题的答案。
显然有多少版本位置没有限制,因此您可以简单地附加另一个版本位置。
因此,例如,如果您要打包的包裹是0.0.1您可以上传另一个0.0.1.1
0.0.1
0.0.1.1