Reputation: 2256
I have a solution with multiple projects. Since some point in time the unused usings is not fading anymore nor does the Remove and Sort Usings command work in ONE of the projects while still working as expected in the others.
Is there some settings or otherwise that can fix this?
Things I've tested so far:
Two boilerplate classes created in different projects in same solution, opened side-by-side:
Upvotes: 5
Views: 1078
Reputation: 2256
This issue has solved it self since I've upgraded to SDK style project and installed a couple of VS updates (16.4.5 currently)
Upvotes: 0
Reputation: 1681
"Tools" menu -> "Options" menu -> search for "using". Change your settings as needed.
Upvotes: 2