|
|
6.4 - 'Managed' dependency issue
|
|
11/05/2008 8:41 AM
post15963
|
6.4 - 'Managed' dependency issue
I have a managed project executable with a managed project static library. I set the "Project References" for the
executable to the library (both in same workspace).
If I rebuild the library, I expect the executable to pick up the change and relink when I say 'build' of executable.
BUT the executable does not rebuild - instead I get "Nothing to build".
What else do I need to set to get correct 'make' behavior?
|
|
|
|
|