Skip to content

Commit e13f95d

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 6a67a39 commit e13f95d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ODataExample/ODataExample.csproj

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

88
<ItemGroup>
99
<PackageReference Include="Microsoft.AspNetCore.OData" Version="9.4.1" />
10-
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.10">
10+
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.11">
1111
<PrivateAssets>all</PrivateAssets>
1212
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1313
</PackageReference>

0 commit comments

Comments
 (0)