Need to research when build.force files are generated
Posted by jpluimers on 2015/10/21
It’s not reproducible yet, so I need to find out why under some rare circumstances, devenv.exe (the Visual Studio IDE) generated build.force files. Sometimes the build then fails, most of the times it succeeds.
Hopefully this has to to with non-project references.
Research links:
- .force file extension :: all about the .force file type.
- visual studio – VS 2012 rebuilds project although nothing has changed – Stack Overflow.
–jeroen
Leave a Reply