Skip to content

Commit d09a802

Browse files
Merge pull request #36912 from dotnet/dependabot/nuget/samples/snippets/standard/data/sqlite/SqliteProviderSample/SQLitePCLRaw.provider.sqlite3-2.1.6
Bump SQLitePCLRaw.provider.sqlite3 from 2.1.5 to 2.1.6 in /samples/snippets/standard/data/sqlite/SqliteProviderSample
2 parents 52ec514 + 9778882 commit d09a802

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<ItemGroup>
1010
<PackageReference Include="Microsoft.Data.Sqlite.Core" Version="7.0.10" />
1111
<PackageReference Include="SQLitePCLRaw.core" Version="2.1.6" />
12-
<PackageReference Include="SQLitePCLRaw.provider.sqlite3" Version="2.1.5" />
12+
<PackageReference Include="SQLitePCLRaw.provider.sqlite3" Version="2.1.6" />
1313
</ItemGroup>
1414

1515
</Project>

0 commit comments

Comments
 (0)