Skip to content

Commit 61b81da

Browse files
dependabot[bot]JohanLarsson
authored andcommitted
Bump Microsoft.EntityFrameworkCore from 7.0.13 to 8.0.0
Bumps [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) from 7.0.13 to 8.0.0. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v7.0.13...v8.0.0) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cd68d83 commit 61b81da

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

0 commit comments

Comments
 (0)