Skip to content

Commit

Permalink
Bump EntityFrameworkCore.Exceptions.PostgreSQL in /src
Browse files Browse the repository at this point in the history
Bumps [EntityFrameworkCore.Exceptions.PostgreSQL](https://github.com/Giorgi/EntityFramework.Exceptions) from 8.1.2 to 8.1.3.
- [Commits](https://github.com/Giorgi/EntityFramework.Exceptions/commits)

---
updated-dependencies:
- dependency-name: EntityFrameworkCore.Exceptions.PostgreSQL
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and Metal-Mighty committed Aug 26, 2024
1 parent fc04418 commit ce35c16
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
<PackageReference Include="Quartz.Extensions.DependencyInjection" Version="3.13.0" />
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.5" />
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.4.2" />
<PackageReference Include="EntityFrameworkCore.Exceptions.PostgreSQL" Version="8.1.2" />
<PackageReference Include="EntityFrameworkCore.Exceptions.PostgreSQL" Version="8.1.3" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\IoTHub.Portal.Application\IoTHub.Portal.Application.csproj" />
Expand Down
2 changes: 1 addition & 1 deletion src/IoTHub.Portal.Postgres/IoTHub.Portal.Postgres.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="8.0.8" />
<PackageReference Include="EntityFrameworkCore.Exceptions.PostgreSQL" Version="8.1.2" />
<PackageReference Include="EntityFrameworkCore.Exceptions.PostgreSQL" Version="8.1.3" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit ce35c16

Please sign in to comment.