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

Commit 725c1ed

Browse files
chore(deps): bump Microsoft.EntityFrameworkCore.SqlServer (#431)
Bumps [Microsoft.EntityFrameworkCore.SqlServer](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 34b2745 commit 725c1ed

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
@@ -9,6 +9,6 @@
99
</ItemGroup>
1010
<ItemGroup>
1111
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="5.0.7"/>
12-
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="5.0.6"/>
12+
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="5.0.7"/>
1313
</ItemGroup>
1414
</Project>

0 commit comments

Comments
 (0)