Problem with SQLite with .NET 9.0 and WebAssembly. #20186
-
Hi, I'm trying to use SQLite in my project, for some reason with .Net 9.0 is not working but with .NET 8.0 it does on WebAssembly. I created two projects with this command:
I modify both projects with this sample in test8 it works great as I said but in test9 I receive this error:
Am i doing something wrong, or at this moment is it not possible to use SQLite.net with .NET 9.0 and WebAssembly? Is there another way to do so? Thanks. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Converted to an issue as I have seen this myself too #20188, please track progress there |
Beta Was this translation helpful? Give feedback.
Converted to an issue as I have seen this myself too #20188, please track progress there