Skip to content

Commit

Permalink
Bump Volo.Abp.Identity.EntityFrameworkCore from 7.2.3 to 7.3.1
Browse files Browse the repository at this point in the history
Bumps [Volo.Abp.Identity.EntityFrameworkCore](https://github.com/abpframework/abp) from 7.2.3 to 7.3.1.
- [Release notes](https://github.com/abpframework/abp/releases)
- [Commits](abpframework/abp@7.2.3...7.3.1)

---
updated-dependencies:
- dependency-name: Volo.Abp.Identity.EntityFrameworkCore
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 29, 2023
1 parent 438df60 commit b438471
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<Import Project="..\..\common.props" />

Expand All @@ -16,7 +16,7 @@
<PackageReference Include="Volo.Abp.EntityFrameworkCore.SqlServer" Version="7.2.3" />
<PackageReference Include="Volo.Abp.PermissionManagement.EntityFrameworkCore" Version="7.2.3" />
<PackageReference Include="Volo.Abp.SettingManagement.EntityFrameworkCore" Version="7.2.3" />
<PackageReference Include="Volo.Abp.Identity.EntityFrameworkCore" Version="7.2.3" />
<PackageReference Include="Volo.Abp.Identity.EntityFrameworkCore" Version="7.3.1" />
<PackageReference Include="Volo.Abp.BackgroundJobs.EntityFrameworkCore" Version="7.2.3" />
<PackageReference Include="Volo.Abp.AuditLogging.EntityFrameworkCore" Version="7.2.3" />
<PackageReference Include="Volo.Abp.TenantManagement.EntityFrameworkCore" Version="7.2.3" />
Expand Down

0 comments on commit b438471

Please sign in to comment.