Skip to content

Commit 12c6ff6

Browse files
dependabot[bot]JohanLarsson
authored andcommitted
Bump Microsoft.EntityFrameworkCore from 7.0.11 to 7.0.12
Bumps [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) from 7.0.11 to 7.0.12. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v7.0.11...v7.0.12) --- 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 8f7fe3f commit 12c6ff6

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.11" />
20+
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="7.0.12" />
2121
</ItemGroup>
2222
</Project>

0 commit comments

Comments
 (0)