Skip to content

Commit

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

Bump Microsoft.Data.Sqlite from 8.0.4 to 8.0.5 in /samples/snippets/standard/data/sqlite/CollationSample
  • Loading branch information
github-actions[bot] authored May 15, 2024
2 parents bdd247a + f4490e8 commit eb42750
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 eb42750

Please sign in to comment.