Skip to content

Commit b9ca9f2

Browse files
Bump Microsoft.EntityFrameworkCore.Sqlite from 9.0.7 to 9.0.10
--- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Sqlite dependency-version: 9.0.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a186f02 commit b9ca9f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/Bat/Bat.Shared.EF/Bat.Shared.EF.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="8.0.21" />
1111
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="9.0.10" />
1212
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="9.0.10" />
13-
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="9.0.7" />
13+
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="9.0.10" />
1414
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlserver" Version="9.0.10" />
1515
</ItemGroup>
1616

0 commit comments

Comments
 (0)