Skip to content

Commit bdc561f

Browse files
Merge pull request dotnet#38114 from dotnet/dependabot/nuget/samples/snippets/standard/data/sqlite/BackupSample/Microsoft.Data.Sqlite-8.0.0
Bump Microsoft.Data.Sqlite from 7.0.13 to 8.0.0 in /samples/snippets/standard/data/sqlite/BackupSample
2 parents e8f20c9 + c3ea343 commit bdc561f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="Microsoft.Data.Sqlite" Version="7.0.13" />
10+
<PackageReference Include="Microsoft.Data.Sqlite" Version="8.0.0" />
1111
</ItemGroup>
1212

1313
</Project>

0 commit comments

Comments
 (0)