M
Microsoft
One Solution , five projects.
A Class Lib
B Windows Forms ( Startup Project )
C Class Lib
D Class Lib
E Class Lib
F Class Lib
Dependencies
A - Depends On Nothing
B - Depends on A,D,E
C - Depends on A,D
D - depends on A
E - Depends on Nothing
Problem: When I alter any of the dependent projects, and building the
solution, the compiler complains that it cannot overwrite an older file in
the target directory becase the new one is a newer revision.
Anyone know why this is happening ?
A Class Lib
B Windows Forms ( Startup Project )
C Class Lib
D Class Lib
E Class Lib
F Class Lib
Dependencies
A - Depends On Nothing
B - Depends on A,D,E
C - Depends on A,D
D - depends on A
E - Depends on Nothing
Problem: When I alter any of the dependent projects, and building the
solution, the compiler complains that it cannot overwrite an older file in
the target directory becase the new one is a newer revision.
Anyone know why this is happening ?