Skip to content

Commit

Permalink
Merge pull request #302 from divyeshio/dependabot/nuget/Microsoft.Ent…
Browse files Browse the repository at this point in the history
…ityFrameworkCore.Abstractions-7.0.18

Bump Microsoft.EntityFrameworkCore.Abstractions from 7.0.16 to 7.0.18
  • Loading branch information
github-actions[bot] authored Apr 9, 2024
2 parents 00b25a4 + c441145 commit 028e380
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SmartLearning.Core/SmartLearning.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<PackageReference Include="Autofac" Version="7.1.0" />
<PackageReference Include="MediatR" Version="12.2.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Core" Version="2.2.5" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Abstractions" Version="7.0.16" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Abstractions" Version="7.0.18" />
<PackageReference Include="Microsoft.Extensions.Identity.Stores" Version="7.0.13" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="7.0.16" />
</ItemGroup>
Expand Down

0 comments on commit 028e380

Please sign in to comment.