I have a solution A includes a X++ project & a C# project , X++ project reference C# project.
in VM A, I build or rebuild X++ project ,it's worked.
But it got wrong at VM B: X++ project cannot be built. Another build is in progress. if I create a new X++ project , I can build it .
VM B is cloned VM from VM A .
Did I miss something ?