Skip to content

Commit b415ffa

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eFormApi.BasePn/eFormApi.BasePn.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="9.0.11" />
1313
<PackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="9.0.10" />
1414
<PackageReference Include="Microsoft.Extensions.Localization" Version="10.0.0" />
15-
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.10">
15+
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.11">
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1717
<PrivateAssets>all</PrivateAssets>
1818
</PackageReference>

0 commit comments

Comments
 (0)