Skip to content

Commit e036030

Browse files
dependabot[bot]a-gubskiy
authored andcommitted
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] <support@github.com>
1 parent 6c87aa1 commit e036030

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/Example.DAL/Example.DAL.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99

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

0 commit comments

Comments
 (0)