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 8f05f20 commit f95bb1eCopy full SHA for f95bb1e
samples/snippets/standard/data/sqlite/EncryptionSample/EncryptionSample.csproj
@@ -8,7 +8,7 @@
8
9
<ItemGroup>
10
<PackageReference Include="Microsoft.Data.Sqlite.Core" Version="7.0.10" />
11
- <PackageReference Include="SQLitePCLRaw.bundle_e_sqlcipher" Version="2.1.5" />
+ <PackageReference Include="SQLitePCLRaw.bundle_e_sqlcipher" Version="2.1.6" />
12
</ItemGroup>
13
14
</Project>
0 commit comments