Skip to content

Commit 621872e

Browse files
dependabot[bot]JohanLarsson
authored andcommitted
Bump Microsoft.EntityFrameworkCore from 7.0.10 to 7.0.11
Bumps [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) from 7.0.10 to 7.0.11. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v7.0.10...v7.0.11) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9e573d0 commit 621872e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ValidCode.Web/ValidCode.Web.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
</ItemGroup>
1818

1919
<ItemGroup>
20-
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="7.0.10" />
20+
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="7.0.11" />
2121
</ItemGroup>
2222
</Project>

0 commit comments

Comments
 (0)