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