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.
2 parents ba07b47 + f95bb1e commit b748fb5Copy full SHA for b748fb5
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