Skip to content

Commit cc13587

Browse files
Bump Microsoft.EntityFrameworkCore.Tools from 9.0.11 to 10.0.6
--- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Tools dependency-version: 10.0.6 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0e0cd6c commit cc13587

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
@@ -17,7 +17,7 @@
1717
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1818
</PackageReference>
1919
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="9.0.14" />
20-
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="9.0.11">
20+
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="10.0.6">
2121
<PrivateAssets>all</PrivateAssets>
2222
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2323
</PackageReference>

0 commit comments

Comments
 (0)