Skip to content

Commit 6c485b1

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ImgTagFanOut/ImgTagFanOut.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
4040
</PackageReference>
4141
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="9.0.9" />
42-
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.9">
42+
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.10">
4343
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
4444
<PrivateAssets>all</PrivateAssets>
4545
</PackageReference>

0 commit comments

Comments
 (0)