https://stackoverflow.com/questions/833924/visual-studio-stop-auto-update-on-references

This is valid only for web sites - look in the bin folder of your project and check if there is a file there called ICSharpCode.SharpZipLib.dll.refresh.

Delete it and VS will not look for new versions of the assembly when you build the site.

这些文件可以用notepad++打开,可以看到是从哪里刷新dll的

/Kentico10/LISA.Kentico10/Bin (local)

$ ls *.refresh
Autofac.dll.refresh
Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll.refresh
NPOI.dll.refresh
NPOI.OOXML.dll.refresh
NPOI.OpenXml4Net.dll.refresh
NPOI.OpenXmlFormats.dll.refresh

使用下面的命令进行删除

rm -r *.refresh

最新文章

  1. 用Model-View-ViewModel构建iOS App
  2. GridBagConstraints 参数解释
  3. 利用DotSpatial发布WMS, WFS服务
  4. 【转】Java反射 之 反射基础
  5. android开发--ormlite
  6. Perl 语法 - 基础
  7. day-8
  8. java学习笔记 (5) —— Struts2 监听器配置
  9. 如何为ios酷我音乐盒下载导出的音乐文件(使用Java程序设计)
  10. linuxsocket通信recv研究缓存机制
  11. Andorid类似Fragment更换布置方法
  12. php文件上传及头像预览
  13. 【Linux】 环境变量与shell配置&执行
  14. DevExpress 控件中GridControl的使用
  15. PS 滤镜——素描算法(一)
  16. date函数的属性
  17. grpc(二)记一次grpc debug--io.grpc.StatusRuntimeException: UNKNOWN
  18. [SDOI2008]洞穴勘测
  19. Spring IOC AOP的原理 如果让你自己设计IOC,AOP如何处理(百度)
  20. 一种多线程写日志文件的解决方案 c#源代码演示

热门文章

  1. Mybatis中resultMap的作用-解决实体类属性名和数据库字段不一致
  2. 21. Merge Two Sorted Lists[E]合并两个有序链表
  3. Windows显示我的电脑到桌面以及给一些程序设置快捷键
  4. .net中的TreeView的数据绑定与EasyUi_tree的数据绑定
  5. Windows 下修改 MySQL 编码为 utf8
  6. hdu1829 A Bug's Life 基础种类并查集
  7. 2017-4-18 关于小组APP
  8. swift类型操作规范
  9. C#——面对对象之封装、继承、多态的简单理解
  10. 5G开启百亿“机器人”时代 安全与标准仍待统一