Hey everyone,
I ran into the following error today while attempting to build a solution:
combiner exited with code 9009
It apparently means that a file couldn’t be found. The solution was to simply restart visual studio.
I’d been manually adding them to the directory and this is apparently a common cause. See the following Stackoverflow post for more info: https://stackoverflow.com/a/28198020/522859
Leave a Reply