Skip to content

Commit e9c3ff7

Browse files
authored
Merge pull request #286 from bjschafer/dependabot/nuget/api/Microsoft.EntityFrameworkCore.Tools-9.0.10
Bump Microsoft.EntityFrameworkCore.Tools from 9.0.6 to 9.0.10
2 parents 8532bbc + b352b89 commit e9c3ff7

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.10" />
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)