Optimize Usings Issue
I just updated to Resharper 2.5.1 and now whenever I use the Optimize Usings (Ctrl-Alt-O) function, one using reference is consistently marked as "not required by the code" even though it is being used. I let Resharper remove the reference and the code will not build until I add the using statement back in.
Any ideas? It works for all using references for me except one in particular.
Please sign in to leave a comment.
Update: I also noticed another 3rd party OCX that was being marked in red by ReSharper as needing to be referenced.
I decided to uninstall ReSharper 2.5.1 and then reinstall ReSharper 2.5. This has resolved the issues. Version 2.5.1 must have an new issue with using statments and assembly references.
Could you please provide some small solution which demonstrates this
problem?
--
Eugene Pasynkov
Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
"Wade Powell" <wpowell@thescooterstore.com> wrote in message
news:31327275.1169784254639.JavaMail.itn@is.intellij.net...
>
This issue was corrected in build #351. Thanks!