FieldLog
FieldLog copied to clipboard
Solution Does Not Build - Missing Folder
There are pre- and post-build events in several projects that are trying to execute tools in the $(SolutionDir)_scripts\bin\ folder. There is no such folder. There is a folder named $(SolutionDir)_scripts\tools\ that contains the tools that are trying to be executed.
Thanks for the heads-up. I renamed those directories a while ago to avoid ignore exclusions, and must have missed those. I'll look into it soon.