dotConnectExpress for Postgre - referenced dll not copied
Posted: Thu 17 Dec 2009 08:13
Hi.
I am testing dotConnect Express for Postgre and I have a problem with latest versions of this component.
My application have several projects:
ProjectB.csproj references devart dlls and is configured to copy the dlls
ProjectA.csproj is the main project and references ProjectB.csproj and is configured to copy the dlls
When compiling the solution devart dlls are copied to the output path of project B. Due to the reference from ProjectB to ProjectA, ProjectB.dll and all its references are copied to the output path of ProjectA. So the devart dlls are copied to the output path of the main project.
This works in version 4.55.49, in all posterior versions the devart dlls are not copied to the output path of ProjectA, I must add a reference to the devart dlls.
¿Is this a bug?
Thank you.
I am testing dotConnect Express for Postgre and I have a problem with latest versions of this component.
My application have several projects:
ProjectB.csproj references devart dlls and is configured to copy the dlls
ProjectA.csproj is the main project and references ProjectB.csproj and is configured to copy the dlls
When compiling the solution devart dlls are copied to the output path of project B. Due to the reference from ProjectB to ProjectA, ProjectB.dll and all its references are copied to the output path of ProjectA. So the devart dlls are copied to the output path of the main project.
This works in version 4.55.49, in all posterior versions the devart dlls are not copied to the output path of ProjectA, I must add a reference to the devart dlls.
¿Is this a bug?
Thank you.