I'm having a problem with a shared project which is not resolving namespaces for dot.net libraries like System.Net or System.Text.RegualarExpressions, as well as Xamarin.Forms.
The projects will compile and run in the simulator and on devices, so it's really just a matter of auto-complete not working. And these libraries resolve fine in the iOS and Android projects, so it isn't the solution, but something wrong with just the shared project. Any ideas?