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 3786edfCopy full SHA for 3786edf
samples/snippets/standard/data/sqlite/SqliteProviderSample/SqliteProviderSample.csproj
@@ -7,7 +7,7 @@
7
8
<ItemGroup>
9
<PackageReference Include="Microsoft.Data.Sqlite.Core" Version="5.0.11" />
10
- <PackageReference Include="SQLitePCLRaw.core" Version="2.0.6" />
+ <PackageReference Include="SQLitePCLRaw.core" Version="2.1.4" />
11
<PackageReference Include="SQLitePCLRaw.provider.sqlite3" Version="2.0.6" />
12
</ItemGroup>
13
0 commit comments