Hi all,
I'm trying to set up an Environment variable as the solution's NCrunch Cache Storage Path, but I'm not able to do it.
I'm following:
https://www.ncrunch.net/...unch-cache-storage-path
When setting the value:
<NCrunchCacheStoragePath>%MyNCrunchPath%\project1</NCrunchCacheStoragePath>
NCrunch is showing an error:
NCrunch was unable to access the directory 'C:\src\projects\project1\%MyNCrunchPath%\project1' as specified in the configuration for this solution. Cache data will instead be stored in the default location.
It doesn't seem to like the env variable. I'm using NCrunch 2.27.0.3 so it should be supported.
Any tip would help.
Thanks!