Skip to content

Commit e7ca421

Browse files
Bump Microsoft.EntityFrameworkCore.Design from 9.0.8 to 9.0.10 (#166)
--- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7b181c0 commit e7ca421

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/MovieApi/MovieApi.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<PackageReference Include="Azure.Identity" Version="1.17.0" />
1515
<PackageReference Include="Azure.Monitor.OpenTelemetry.AspNetCore" Version="1.3.0" />
1616
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.10" />
17-
<PackageReference Include="Microsoft.EntityframeworkCore.Design" Version="9.0.8">
17+
<PackageReference Include="Microsoft.EntityframeworkCore.Design" Version="9.0.10">
1818
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1919
<PrivateAssets>all</PrivateAssets>
2020
</PackageReference>

0 commit comments

Comments
 (0)