Skip to content

Commit 054da92

Browse files
Bump Microsoft.Data.Sqlite.Core from 5.0.9 to 5.0.10 (#6124)
Bumps [Microsoft.Data.Sqlite.Core](https://github.com/dotnet/efcore) from 5.0.9 to 5.0.10. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v5.0.9...v5.0.10) --- updated-dependencies: - dependency-name: Microsoft.Data.Sqlite.Core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 286aea0 commit 054da92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Files/Files.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1410,7 +1410,7 @@
14101410
<Version>4.3.0</Version>
14111411
</PackageReference>
14121412
<PackageReference Include="Microsoft.Data.Sqlite.Core">
1413-
<Version>5.0.9</Version>
1413+
<Version>5.0.10</Version>
14141414
</PackageReference>
14151415
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform">
14161416
<Version>6.2.12</Version>

0 commit comments

Comments
 (0)