Build/Test Issues

|DataDirectory| should point to deployment folder

Started by wilhelmmedetz on 5,813 views

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
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

Post a reply

Log in to reply.