I have a “generic” project shared by several solutions.
If I rename a class in the Common Project, Visual Studio will reorganize all the code that uses this class, but is included for an open solution. Is it possible to get Visual Studio to reorganize all solutions using the Common project?
user593358
source
share