首页 > 其他 > 详细

nuget update FileConflictAction

时间:2017-05-25 17:05:57      阅读:308      评论:0      收藏:0      [点我收藏+]

‘nuget.exe update‘ and ‘Install-Package‘ now both have a new option ‘-FileConflictAction‘ to set some default for command-line scenarios.+

Set a default action when a file from a package already exists in the target project. Set to ‘Overwrite‘ to always overwrite files. Set to ‘Ignore‘ to skip files. If not specified, it will prompt for each conflicting file.

nuget update FileConflictAction

原文:http://www.cnblogs.com/atuo/p/6904803.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!