Skip to content

Commit

Permalink
Merge pull request #255 from loresoft/dependabot/nuget/service/Mediat…
Browse files Browse the repository at this point in the history
…R.CommandQuery.EntityFrameworkCore-15.9.7

Bump MediatR.CommandQuery.EntityFrameworkCore from 15.9.6 to 15.9.7 in /service
  • Loading branch information
github-actions[bot] authored Sep 23, 2024
2 parents cfbfc2f + f749901 commit 8319c41
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.2" />
<PackageReference Include="Handlebars.Net" Version="2.1.6" />
<PackageReference Include="MediatR.CommandQuery.Audit" Version="15.9.7" />
<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 8319c41

Please sign in to comment.