Skip to content

Commit bd60346

Browse files
Bump Microsoft.EntityFrameworkCore.Relational from 9.0.7 to 9.0.8
--- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Relational dependency-version: 9.0.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e538193 commit bd60346

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.7" />
12+
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="9.0.8" />
1313
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="9.0.4" />
1414
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.7">
1515
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)