Hi all, we are a developer's team performing some customization for our customer and we got problem with CIL Incremental because, when I launch the compilation, AX considers all modified class and methods in AOT and not only the one on which I'm working.
So, if one of my collegues is working on some functionalities that is not fully completed and compilable, I can't finalize the CIL generation until he finished his job..
So, is there a method to say to CIL to exclude some classes from compilation ?
Thank you
Emanuele