Skip to content

Commit b748fb5

Browse files
Merge pull request #36904 from dotnet/dependabot/nuget/samples/snippets/standard/data/sqlite/EncryptionSample/SQLitePCLRaw.bundle_e_sqlcipher-2.1.6
Bump SQLitePCLRaw.bundle_e_sqlcipher from 2.1.5 to 2.1.6 in /samples/snippets/standard/data/sqlite/EncryptionSample
2 parents ba07b47 + f95bb1e commit b748fb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/snippets/standard/data/sqlite/EncryptionSample/EncryptionSample.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<ItemGroup>
1010
<PackageReference Include="Microsoft.Data.Sqlite.Core" Version="7.0.10" />
11-
<PackageReference Include="SQLitePCLRaw.bundle_e_sqlcipher" Version="2.1.5" />
11+
<PackageReference Include="SQLitePCLRaw.bundle_e_sqlcipher" Version="2.1.6" />
1212
</ItemGroup>
1313

1414
</Project>

0 commit comments

Comments
 (0)