Skip to content

Commit bf0a2fd

Browse files
Bump Microsoft.Data.Sqlite from 7.0.13 to 8.0.8
Bumps [Microsoft.Data.Sqlite](https://github.com/dotnet/efcore) from 7.0.13 to 8.0.8. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v7.0.13...v8.0.8) --- updated-dependencies: - dependency-name: Microsoft.Data.Sqlite dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 517469f commit bf0a2fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<PackageVersion Include="FluentAssertions" Version="6.12.1" />
1515
<PackageVersion Include="MessagePack" Version="2.5.172" />
1616
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Core" Version="2.2.5" />
17-
<PackageVersion Include="Microsoft.Data.Sqlite" Version="7.0.13" />
17+
<PackageVersion Include="Microsoft.Data.Sqlite" Version="8.0.8" />
1818
<PackageVersion Include="Microsoft.EntityFrameworkCore" Version="7.0.13" />
1919
<PackageVersion Include="Microsoft.EntityFrameworkCore.Design" Version="7.0.13" />
2020
<PackageVersion Include="Microsoft.EntityFrameworkCore.Sqlite" Version="7.0.13" />

0 commit comments

Comments
 (0)