Open Prokleta-Kuja opened 11 months ago
No teu projeto onde instalou o pacote, adicione o bloco abaixo no .csproj, isso fara uso do RID antigo, conforme documentação da Microsoft.
<PropertyGroup>
<UseRidGraph>true</UseRidGraph>
</PropertyGroup>
sqlite-net
, which is a dependency of this project causes this error. They need to update their SQLitePCL.raw
dependency to a newer version to fix this.
Related: https://github.com/praeclarum/sqlite-net/issues/1205 https://github.com/praeclarum/sqlite-net/issues/1219 https://github.com/ericsink/SQLitePCL.raw/issues/543
Result for .net 8 results in a warning