Can't resolve unloaded projects
To speed up build time, I want to unload a large part of the projects in the solution. Building is fast, but Resharper gives me a lot of "Can not resolve symbol" errors.
Is there a workaround to this ?
Please sign in to leave a comment.
Hello Karsten
Try referencing projects output instead of the projects themselves. Let me know if this helps.
Andrey Serebryansky
Support Engineer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"Hello,
See Build | Configuration Manager, it allows to remove projects from build
without unloading them.
Visual Studio has some portions of functionality to skip building unchanged
projects when you do Run rather than Build, possibly this could be of some
help too.
—
Serge Baltic
JetBrains, Inc — http://www.jetbrains.com
“Develop with pleasure!”