-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
Goals
Query relational data
Expected Results
Retrieval of data
Actual Results
Exception:
"System.IO.FileLoadException: 'Could not load file or assembly 'System.Linq.Queryable..."
Code Sample
Brand new UWP project with Realm nuget packages. When debugging the app I'm getting an exception when trying to query relational data.
NOTE: Same code works fine on brand new Xamarin project (tested on UWP and Android)
Version of Realm and Tooling
- Realm Version: 1.6.0
- Environment: Windows 10 with VS 2017 15.3.4 Community