Tagged Questions

1
vote
2answers
973 views

DevExpress eXpressApp Framework (XAF) and Continuous Integration

I have a XAF application that I've built and a nant script that runs fine on my development machine. The script uses MsBuild and the CSPROJ File to compile the project. When the CruiseControl.net ...