Skip to content
This repository was archived by the owner on Apr 11, 2024. It is now read-only.

Commit 0b9471c

Browse files
chore(deps): bump Microsoft.EntityFrameworkCore from 5.0.6 to 5.0.7 (#433)
Bumps [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) from 5.0.6 to 5.0.7. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v5.0.6...v5.0.7) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: Ratan Sunder Parai <ratanparai@gmail.com>
1 parent ebddf87 commit 0b9471c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Services/Enrolling/Enrolling.Infrastructure/Enrolling.Infrastructure.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<ProjectReference Include="..\Enrolling.Domain\Enrolling.Domain.csproj"/>
99
</ItemGroup>
1010
<ItemGroup>
11-
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="5.0.6"/>
11+
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="5.0.7"/>
1212
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="5.0.6"/>
1313
</ItemGroup>
1414
</Project>

0 commit comments

Comments
 (0)