I feel guilty asking a question like this around here, but I\'m at a loss and would appreciate some help.
A proof-of-concept like web application was built on one PC
It turns out that NuGet packages were committed to the repository and breaking everything. Deleting the project\project\packages directory from the repo solved all build problems since NuGet fetches the packages automatically on build.