I don’t know what you mean by “ticket”.

The usual advice in a scenario like this is to have a master solution that 
includes all projects in all 4 solutions. Your build process would then build 
only the master solution. Shared projects build only once in this master 
solution build.

Edwin G. Castro
Software Developer - Staff
Electronic Banking Services
Fiserv
Office: 503-746-0643
Fax: 503-617-0291
www.fiserv.com<http://www.fiserv.com/>
P Please consider the environment before printing this e-mail

From: alpoz...@gmail.com [mailto:alpoz...@gmail.com]
Sent: Wednesday, December 15, 2010 10:58 PM
To: Castro, Edwin G. (Hillsboro); WiX-users@lists.sourceforge.net
Subject: Re: Re: [WiX-users] Building Solution Projects

Have got 4 solution and in every solution i have shared projects. Is there a 
way to set a ticket for it?

On Dec 15, 2010 7:28pm, "Castro, Edwin G. (Hillsboro)" 
<edwin.cas...@fiserv.com<mailto:edwin.cas...@fiserv.com>> wrote:
> Sounds like all your projects are in the same solution. Are you building each 
> project separately?
>
>
>
> If you build your entire solution at one time, then the dependent projects 
> should only  build once. If you build them separately, then MSBuild doesn't 
> know whether the dependent projects were build nor not.
>
>
>
> Edwin G. Castro
>
> Software Developer - Staff
>
> Electronic Banking Services
>
> Fiserv
>
> Office: 503-746-0643
>
> Fax: 503-617-0291
>
> www.fiserv.com<http://www.fiserv.com>
>
> • Please consider the environment before printing this e-mail
>
>
>
> > -----Original Message-----
>
> > From: Alper ÖZGÜR 
> > [mailto:alpoz...@gmail.com]<mailto:[mailto:alpoz...@gmail.com]>
>
> > Sent: Wednesday, December 15, 2010 4:32 AM
>
> > To: wix-users@lists.sourceforge.net<mailto:wix-users@lists.sourceforge.net>
>
> > Subject: [WiX-users] Building Solution Projects
>
> >
>
> > Hi;
>
> > I need help about building the projects in the solution. Some projects has
>
> > referenced to the same projects (xxBLL has reference to the xxDAL project,
>
> > yyBLL project has reference to the xxDAL project too). The problem is when i
>
> > start to building and creating msi for the solution it builds xxDAL project 
> > with
>
> > xxBLL and yyBLL projects again. Is there a way to skiping the second build 
> > of
>
> > the xxDAL project?
>
> >
>
> > --
>
> > Alper OZGUR
>
> > Software Specialist
>
> > ------------------------------------------------------------------------------
>
> > Lotusphere 2011
>
> > Register now for Lotusphere 2011 and learn how to connect the dots, take
>
> > your collaborative environment to the next level, and enter the era of 
> > Social
>
> > Business.
>
> > http://p.sf.net/sfu/lotusphere-d2d
>
> > _______________________________________________
>
> > WiX-users mailing list
>
> > WiX-users@lists.sourceforge.net<mailto:WiX-users@lists.sourceforge.net>
>
> > https://lists.sourceforge.net/lists/listinfo/wix-users
>
> ------------------------------------------------------------------------------
>
> Lotusphere 2011
>
> Register now for Lotusphere 2011 and learn how
>
> to connect the dots, take your collaborative environment
>
> to the next level, and enter the era of Social Business.
>
> http://p.sf.net/sfu/lotusphere-d2d
>
> _______________________________________________
>
> WiX-users mailing list
>
> WiX-users@lists.sourceforge.net<mailto:WiX-users@lists.sourceforge.net>
>
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>
------------------------------------------------------------------------------
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to