Skip to content

Commit

Permalink
Bump MediatR.CommandQuery.EntityFrameworkCore in /service
Browse files Browse the repository at this point in the history
Bumps [MediatR.CommandQuery.EntityFrameworkCore](https://github.com/loresoft/MediatR.CommandQuery) from 15.9.6 to 15.9.7.
- [Release notes](https://github.com/loresoft/MediatR.CommandQuery/releases)
- [Commits](loresoft/MediatR.CommandQuery@v15.9.6...v15.9.7)

---
updated-dependencies:
- dependency-name: MediatR.CommandQuery.EntityFrameworkCore
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 7777c11 commit 5230ec3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service/src/InstructorIQ.Core/InstructorIQ.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<PackageReference Include="FluentCommand.SqlServer" Version="12.13.1" />
<PackageReference Include="Handlebars.Net" Version="2.1.6" />
<PackageReference Include="MediatR.CommandQuery.Audit" Version="15.9.6" />
<PackageReference Include="MediatR.CommandQuery.EntityFrameworkCore" Version="15.9.6" />
<PackageReference Include="MediatR.CommandQuery.EntityFrameworkCore" Version="15.9.7" />
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="8.0.8" />
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="8.0.8" />
<PackageReference Include="NaturalSort.Extension" Version="4.3.0" />
Expand Down

0 comments on commit 5230ec3

Please sign in to comment.