Skip to content

Commit

Permalink
Merge pull request #40933 from dotnet/dependabot/nuget/samples/snippe…
Browse files Browse the repository at this point in the history
…ts/standard/data/sqlite/SavepointSample/Microsoft.Data.Sqlite-8.0.5

Bump Microsoft.Data.Sqlite from 8.0.4 to 8.0.5 in /samples/snippets/standard/data/sqlite/SavepointSample
  • Loading branch information
github-actions[bot] authored May 15, 2024
2 parents d2ed325 + 6436e34 commit 02cc59d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Data.Sqlite" Version="8.0.4" />
<PackageReference Include="Microsoft.Data.Sqlite" Version="8.0.5" />
</ItemGroup>

</Project>

0 comments on commit 02cc59d

Please sign in to comment.