I installed the latest version of MonoDevelop (so I could get the latest version of NuGet, so I could get the latest version of Json.NET). MonoDevelop runs as a Flatpak app.
The problem I'm having is that Flatpak's sandboxed approach seems to prevent MonoDevelop from reading my mounted partitions. I also tried to create symbolic links from my home directory to the mounts, but it appears Flatpak doesn't follow symbolic links. I'm running Ubuntu MATE 16.04 on x86_64.
So I'm a bit stuck and wonder if it's just something dumb on my part (wouldn't be the first time). Has anyone had a similar experience or have any workarounds to suggest?