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.
有没有办法通过 Gallio.Echo(或配置文件)禁用/重定向 Gallio 的插件缓存?
我正试图保持我的构建可移植,而缓存正在妨碍我。
目前,没有。它使用 LocalApplicationData 并且无法更改,甚至无法将其关闭。
它如何防止你的构建是可移植的?