Skip to content

Commit a9390a8

Browse files
Bump Microsoft.EntityFrameworkCore.Design from 9.0.13 to 9.0.14 (#166)
--- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-version: 9.0.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e2d8402 commit a9390a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ODataTutorial/ODataTutorial.csproj

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

99
<ItemGroup>
1010
<PackageReference Include="Microsoft.AspNetCore.OData" Version="9.4.1" />
11-
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.13">
11+
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.14">
1212
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1313
<PrivateAssets>all</PrivateAssets>
1414
</PackageReference>

0 commit comments

Comments
 (0)