Project references - updating

C

CJM

I've got a library project containing common code. I've got it included in
another solution as a project reference, but when I update any code in the
library, it's not immediately reflected in the main application.

How are updates to referenced projects handled in these situations?

At the moment, I just fiddle until eventually the updates are reflected in
the main application - hardly a scientific approach!

Thanks in advance.

Chris
 
M

Munna

I've got a library project containing common code. I've got it included in
another solution as a project reference, but when I update any code in the
library, it's not immediately reflected in the main application.

How are updates to referenced projects handled in these situations?

At the moment, I just fiddle until eventually the updates are reflected in
the main application - hardly a scientific approach!

Thanks in advance.

Chris

Hi

just rebuild your Library project...

Best of luck

Munna
www.munna.shatkotha.com
www.munna.shatkotha.com/blog
www.shatkotha.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top