Skip to content

Commit d8b1fe5

Browse files
Bump Microsoft.EntityFrameworkCore.Relational from 9.0.10 to 9.0.11
--- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Relational dependency-version: 9.0.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7f27da4 commit d8b1fe5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Refresh.Database/Refresh.Database.csproj

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

1111
<ItemGroup>
12-
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="9.0.10" />
12+
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="9.0.11" />
1313
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="9.0.4" />
1414
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.10">
1515
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)