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 9f6a586 commit a1f4912Copy full SHA for a1f4912
samples/snippets/standard/data/sqlite/EncryptionSample/EncryptionSample.csproj
@@ -6,7 +6,7 @@
6
</PropertyGroup>
7
8
<ItemGroup>
9
- <PackageReference Include="Microsoft.Data.Sqlite.Core" Version="5.0.3" />
+ <PackageReference Include="Microsoft.Data.Sqlite.Core" Version="5.0.4" />
10
<PackageReference Include="SQLitePCLRaw.bundle_e_sqlcipher" Version="2.0.4" />
11
</ItemGroup>
12
0 commit comments