My Appharbor builds are failing with this error message:
Couldn’t pick a single solution file to build. Found: \SolutionName.sln and \BitBucketUserName-BitBucketRepositoryName-ccbc51ee8378\SolutionName.sln
The ccbc51ee8378 is the repository commit id. (I replaced the other values with tokens)
I only have a single solution, and when I look at the files on my machine and the source within BitBucket, I only see the single solution file.
Any ideas?
Interesting, you should try downloading the source tarball and inspect it’s contents (this is what AppHarbor gets). You can retrieve it by hitting
src -> get source.