Quantcast
Channel: MSBuild forum
Viewing all articles
Browse latest Browse all 2763

Build .sln does NOT seem to generate "output" from 'child' projects before package creation

$
0
0

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



Viewing all articles
Browse latest Browse all 2763


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>