Mixing CE projects: Argument type 'byte' is not assignable to parameter type 'byte'
Hi,
I have a solution with .Net CE projects and "normal" .Net projects. I get errors saying that the types (simple build in types and own types) do not match.
How can I teach ReSharper to ignore these errors? When I ignore the errors in the "Errors in Solution" window, they are stil marked red in the source file. Also the ignored errors come back after I restart Visual Studio.
Regards
Susanne
Please sign in to leave a comment.
Hello,
Try ReSharper 4.5 nightly build, we made numerious fixes in this area.
Sincerely,
Ilya Ryzhenkov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
IR> Hi,
IR>
IR> I have a solution with .Net CE projects and "normal" .Net projects.
IR> I get errors saying that the types (simple build in types and own
IR> types) do not match.
IR>
IR> How can I teach ReSharper to ignore these errors? When I ignore the
IR> errors in the "Errors in Solution" window, they are stil marked red
IR> in the source file. Also the ignored errors come back after I
IR> restart Visual Studio.
IR>
IR> Regards
IR> Susanne
IR> ---
IR> Original message URL:
IR> http://www.jetbrains.net/devnet/message/5232939#5232939
With the nightly build from 27.02. there are ne errors reported. Finally I can see the green circle
Regards
Susanne