Hi there, couldn't find info on this or even if this is the right forum, so apologies in advance if this is obvious:
We have a MSBuild of a mysystem.sln that works fine on dev and build machine but doesn't seem to generate the custom "output" locations on the build server.
So we have :
sln
-proj1 (output - "..\proj2\plugin\")
-proj2
so when the thing build on VS on a dev box it generates this in Proj2 folder structure:
-proj2
--bin (dlls in here)
--obj
---Release
--plugin
---dlls from proj1 and anything marked as "content" or copyalways, etc...
But on the build server plugin is empty...
what are we missing/doing wrong?
- sure I'm noJedi but that's no reason to stop trying to make stuff levitate! -