Skip to content

Commit eba1518

Browse files
Bump Microsoft.EntityFrameworkCore from 9.0.9 to 9.0.10
--- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore dependency-version: 9.0.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d7316bb commit eba1518

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lumen.Modules.NotABot.Data/Lumen.Modules.NotABot.Data.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<ItemGroup>
1010
<PackageReference Include="Aspire.Npgsql.EntityFrameworkCore.PostgreSQL" Version="9.5.0" />
11-
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="9.0.9" />
11+
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="9.0.10" />
1212
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.9">
1313
<PrivateAssets>all</PrivateAssets>
1414
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)