When using |DataDirectory| to configure SQL server connection strings with MSTest |DataDirectory| usually points to the deployment directory.
With NCrunch |DataDirectory| currenty points to the build folder.
Could you please change this to make it MSTest compliant (AppDomain.CurrentDomain.SetData("DataDirectory", ...);
Regards
Wilhelm
Build/Test Issues
|DataDirectory| should point to deployment folder
Started by wilhelmmedetz on 5,813 views
Remco NCrunch Developer
#3951
02 Apr 2013 21:09 UTC
Hi, thanks for reporting this. This should be a simple fix and I'll see that it's included in the next minor revision.
Cheers,
Remco
Cheers,
Remco
Post a reply
Log in to reply.