Is there a way to disable/redirect Gallio’s plugin cache via Gallio.Echo (or a configuration file)?
I’m trying to keep my build portable and the cache is getting in the way.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Currently, no. It uses LocalApplicationData and there’s no way to change that, or even turn it off.
How does it prevent your build being portable?