add reference to the project

Posts   
 
    
Banane avatar
Banane
User
Posts: 67
Joined: 01-Sep-2004
# Posted on: 28-Mar-2006 16:07:24   

Hi, I would like to know if there is a better way to add a new project reference to the llblGen generated project ?

Right now I changed the file vsnet2005ProjectFile.template to include this :


...
 <Reference Include="System.Configuration">
          <Name>System.Configuration</Name>
  </Reference>
....

So in an other template I can use the system.configuration.Manager...

tx

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39786
Joined: 17-Aug-2003
# Posted on: 30-Mar-2006 14:59:03   

Sorry for the late reply.

If you really want to have it automated, indeed add it to the template. though as this is a one-time thing, I think you should add it in vs.net.

Frans Bouma | Lead developer LLBLGen Pro