Zaid-Ajaj / LiteDB.FSharp

Advanced F# Support for LiteDB, an embedded NoSql database for .NET with type-safe query expression through F# quotations
MIT License
180 stars 22 forks source link

typeof<_>.GUID replaced with typeof<_>.FullName #34

Closed vshapenko closed 5 years ago

vshapenko commented 5 years ago

Closes #33

Zaid-Ajaj commented 5 years ago

Thanks a lot @vshapenko, I published a new version @ 2.10.1 with your fix included. Can you please whether it works now for Xamarin.Android?