I’m trying to get a minimum xamarin.mac application working.
Which version of the NetworkComm library should I use? Every one I try gives me a FileNotFound Exception.
I’ve tried the Xamarin.iOS (I’m guessing this is the wrong version so it didn’t load) and the merged NetworkCommsDotNetComplete.dll (this one wanted the System.Windows.Forms)
Then I tried do use the Individual NetworkCommsDotNet.dll but I’m getting a FileNotFound for the ‘InTheHand.Net.Personal’
Makes me thing I’m doing something wrong.
Can anyone help?