Skip to content

Commit 66c68ec

Browse files
Bump Microsoft.EntityFrameworkCore.Design from 9.0.2 to 9.0.3 (#613)
Bumps [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) from 9.0.2 to 9.0.3. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v9.0.2...v9.0.3) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Design 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 466fcc6 commit 66c68ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<PackageVersion Include="Microsoft.AspNetCore.Components.QuickGrid" Version="$(AspNetCoreVersion)" />
3030
<PackageVersion Include="Microsoft.AspNetCore.OpenApi" Version="8.0.13" />
3131
<PackageVersion Include="Microsoft.DotNet.PlatformAbstractions" Version="3.1.6" />
32-
<PackageVersion Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.2">
32+
<PackageVersion Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.3">
3333
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3434
<PrivateAssets>all</PrivateAssets>
3535
</PackageVersion>

0 commit comments

Comments
 (0)