Skip to content

Commit 44c891e

Browse files
Bump Microsoft.EntityFrameworkCore.Design from 7.0.2 to 7.0.3 (#102)
Bumps [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) from 7.0.2 to 7.0.3. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v7.0.2...v7.0.3) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Design 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 3b9ab93 commit 44c891e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

GraphQLNetExample/GraphQLNetExample.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<PackageReference Include="GraphQL.Server.Transports.AspNetCore" Version="7.2.0" />
1313
<PackageReference Include="GraphQL.Server.Ui.Altair" Version="7.2.0" />
1414
<PackageReference Include="GraphQL.SystemTextJson" Version="7.2.2" />
15-
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="7.0.2">
15+
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="7.0.3">
1616
<PrivateAssets>all</PrivateAssets>
1717
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1818
</PackageReference>

0 commit comments

Comments
 (0)