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