Skip to content

Commit 49df5c9

Browse files
Bump Microsoft.EntityFrameworkCore.Tools from 7.0.4 to 10.0.5
--- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Tools dependency-version: 10.0.5 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 68b1d58 commit 49df5c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

accounts-api/src/Infrastructure/Infrastructure.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2020
</PackageReference>
2121
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="7.0.8" />
22-
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="7.0.4">
22+
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="10.0.5">
2323
<PrivateAssets>all</PrivateAssets>
2424
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
2525
</PackageReference>

0 commit comments

Comments
 (0)