Skip to content

Commit ba84029

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] <[email protected]>
1 parent 9817c61 commit ba84029

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/AStar.Dev.Infrastructure.FilesDb/AStar.Dev.Infrastructure.FilesDb.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<PrivateAssets>all</PrivateAssets>
5555
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
5656
</PackageReference>
57-
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="9.0.9" />
57+
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="9.0.10" />
5858
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.9">
5959
<PrivateAssets>all</PrivateAssets>
6060
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)