Skip to content

Commit

Permalink
Merge pull request #296 from loresoft/dependabot/nuget/service/entity…
Browse files Browse the repository at this point in the history
…frameworkcore-f9fdbde036

Bump Microsoft.EntityFrameworkCore.SqlServer from 9.0.0 to 9.0.1 in /service in the entityframeworkcore group
  • Loading branch information
github-actions[bot] authored Jan 15, 2025
2 parents 0b7fd9a + 12cd5f2 commit dc7b50f
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 @@ -24,7 +24,7 @@
<PackageReference Include="MediatR.CommandQuery.Audit" Version="16.1.1" />
<PackageReference Include="MediatR.CommandQuery.EntityFrameworkCore" Version="16.1.1" />
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="8.0.12" />
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="9.0.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="9.0.1" />
<PackageReference Include="NaturalSort.Extension" Version="4.3.0" />
<PackageReference Include="SendGrid.Extensions.DependencyInjection" Version="1.0.1" />
<PackageReference Include="UAParser" Version="3.1.47" />
Expand Down

0 comments on commit dc7b50f

Please sign in to comment.