Skip to content

Commit ffe6577

Browse files
Bump Aspire.Npgsql.EntityFrameworkCore.PostgreSQL from 9.5.0 to 9.5.1 (#54)
--- updated-dependencies: - dependency-name: Aspire.Npgsql.EntityFrameworkCore.PostgreSQL dependency-version: 9.5.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent af65f6e commit ffe6577

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PersonalWeb.MigrationService/PersonalWeb.MigrationService.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99

1010
<ItemGroup>
11-
<PackageReference Include="Aspire.Npgsql.EntityFrameworkCore.PostgreSQL" Version="9.5.0" />
11+
<PackageReference Include="Aspire.Npgsql.EntityFrameworkCore.PostgreSQL" Version="9.5.1" />
1212
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="9.0.9" />
1313
<PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.9" />
1414
</ItemGroup>

0 commit comments

Comments
 (0)