Hi, we have a problem that our cloud projects (azure deployments) don't copy the correct files to the output directory in NCrunch. So one of our projects always says that the post validation can't run as the csdef file can't be found, which is true as NCrunch hasn't copied it to the output folder.
I'm not sure why this is or why it works with one of our other cloud projects.
Any ideas?
Remco NCrunch Developer
#3724
19 Feb 2013 22:01 UTC
Hi,
As far as I know, NCrunch hasn't been thoroughly tested yet on Azure cloud projects, but that isn't to say it can't be made to work on them. I'll see what I can do about looking at this use case in more detail to ascertain compatibility.
The 'csdef' file is a type of file that NCrunch hasn't yet been programmed to automatically detect. To work around this problem, try adding the following clause to your 'Additional files to include' under your project configuration: **.csdef
As far as I know, NCrunch hasn't been thoroughly tested yet on Azure cloud projects, but that isn't to say it can't be made to work on them. I'll see what I can do about looking at this use case in more detail to ascertain compatibility.
The 'csdef' file is a type of file that NCrunch hasn't yet been programmed to automatically detect. To work around this problem, try adding the following clause to your 'Additional files to include' under your project configuration: **.csdef
Remco NCrunch Developer
#3901
30 Mar 2013 21:44 UTC
For anyone interested, a fix for this problem has been introduced with the newly released version of NCrunch (v1.45).
Post a reply
Log in to reply.