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.
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.