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 840b830 commit d9a9d1bCopy full SHA for d9a9d1b
samples/snippets/standard/data/sqlite/SystemLibrarySample/SystemLibrarySample.csproj
@@ -6,7 +6,7 @@
6
</PropertyGroup>
7
8
<ItemGroup>
9
- <PackageReference Include="Microsoft.Data.Sqlite.Core" Version="5.0.11" />
+ <PackageReference Include="Microsoft.Data.Sqlite.Core" Version="7.0.2" />
10
<PackageReference Include="SQLitePCLRaw.provider.dynamic_cdecl" Version="2.0.6" />
11
</ItemGroup>
12
0 commit comments