diff --git a/nuget/SQLite-net/SQLite-net.csproj b/nuget/SQLite-net/SQLite-net.csproj
index 421217200..ef12dbf49 100644
--- a/nuget/SQLite-net/SQLite-net.csproj
+++ b/nuget/SQLite-net/SQLite-net.csproj
@@ -26,6 +26,7 @@
TRACE;DEBUG;USE_SQLITEPCL_RAW USE_NEW_REFLECTION_API NO_CONCURRENT
prompt
4
+ true
bin\Debug\SQLite-net.xml
@@ -36,6 +37,7 @@
TRACE;USE_SQLITEPCL_RAW USE_NEW_REFLECTION_API NO_CONCURRENT
prompt
4
+ true
bin\Release\SQLite-net.xml
diff --git a/src/SQLite.cs b/src/SQLite.cs
index cb9315cb0..96a696d71 100644
--- a/src/SQLite.cs
+++ b/src/SQLite.cs
@@ -844,6 +844,9 @@ public IEnumerable