Skip to content

Commit 5d366f9

Browse files
authored
Merge pull request #1 from Shock-Link/dependabot/nuget/Microsoft.EntityFrameworkCore.Tools-7.0.10
Bump Microsoft.EntityFrameworkCore.Tools from 7.0.8 to 7.0.10
2 parents 59b3883 + c0e6a85 commit 5d366f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

API/API.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2929
</PackageReference>
3030
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="7.0.10" />
31-
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="7.0.8">
31+
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="7.0.10">
3232
<PrivateAssets>all</PrivateAssets>
3333
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3434
</PackageReference>

0 commit comments

Comments
 (0)