Open orchardbot opened 9 years ago
@Piedone commented:
I've seen this or something similar for ever. Not sure why, maybe the dependencies between the project causes the issue because there is no build issue really.
This is a bug in Visual Studio. If you build Orchard.ContentTypes then it fixes it. I assume there is a bug in the parallel build which is the default since last year. Some builds don't wait for this module to be done even though it requires it.
TODO: investigate with VS team
@bleroy created: https://orchard.codeplex.com/workitem/21279
Attached is an example of the failing part of the build output.
Build succeeds the second time the solution is built.