Hi,
We have a solution that (for technical reasons) uses file references i.s.o. project references.
Our developers use Visual Studio and they can navigator to the definition of an operation or class and they end up at the real code file.
Our analysts use Sharpdevelop and they end up in the decompiled code and not the actual code, although that file is present in the solution.
What can we do to be able to navigate to the actual code file i.s.o. the decompiled code?
Thanks
Geert