We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff5db4d commit 08d159bCopy full SHA for 08d159b
SQLiteSharp/SQLiteSharp.csproj
@@ -40,7 +40,7 @@
40
41
<ItemGroup>
42
<PackageReference Include="SQLitePCLRaw.bundle_e_sqlcipher" Version="2.1.11" />
43
- <PackageReference Include="System.Linq.Async" Version="6.0.3" />
+ <PackageReference Include="System.Linq.AsyncEnumerable" Version="10.0.0" />
44
<PackageReference Include="System.Text.Json" Version="10.0.0" />
45
</ItemGroup>
46
<ItemGroup Condition="'$(TargetFramework)' == 'netstandard2.0' or '$(TargetFramework)' == 'netstandard2.1'">
0 commit comments