Skip to content

Commit b352b89

Browse files
Bump Microsoft.EntityFrameworkCore.Tools from 9.0.6 to 9.0.10
--- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Tools dependency-version: 9.0.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b9b72c5 commit b352b89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

api/api.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<PackageReference Include="EntityFramework" Version="6.5.1" />
1919
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="9.0.6" />
2020
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="9.0.6" />
21-
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="9.0.6">
21+
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="9.0.10">
2222
<PrivateAssets>all</PrivateAssets>
2323
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2424
</PackageReference>

0 commit comments

Comments
 (0)