Skip to content

Commit

Permalink
Bump Microsoft.Data.Sqlite.Core
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Data.Sqlite.Core](https://github.com/dotnet/efcore) from 8.0.5 to 8.0.6.
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v8.0.5...v8.0.6)

---
updated-dependencies:
- dependency-name: Microsoft.Data.Sqlite.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 29, 2024
1 parent 8aa5cd6 commit 6ce5d24
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.Core" Version="8.0.5" />
<PackageReference Include="Microsoft.Data.Sqlite.Core" Version="8.0.6" />
<PackageReference Include="SQLitePCLRaw.core" Version="2.1.8" />
<PackageReference Include="SQLitePCLRaw.provider.sqlite3" Version="2.1.8" />
</ItemGroup>
Expand Down

0 comments on commit 6ce5d24

Please sign in to comment.