Hi Ilya,
Depending upon its configuration, NCrunch will usually run your tests inside a hosted environment that doesn't consider the .config files. However, you can easily change this.
Under your global NCrunch configuration, you'll find an option called 'Use hosted task runner'. Set this to FALSE, and your modifications to the nCrunch.TaskRunner*.config files should start working.
Cheers,
Remco