Skip to content

Commit 8380626

Browse files
dependabot[bot]JohanLarsson
authored andcommitted
Bump Microsoft.EntityFrameworkCore from 5.0.1 to 6.0.0
Bumps [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) from 5.0.1 to 6.0.0. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v5.0.1...v6.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 daf6ffa commit 8380626

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ValidCode/ValidCode.csproj

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

1818
<ItemGroup>
19-
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="5.0.1" />
19+
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="6.0.0" />
2020
</ItemGroup>
2121
</Project>

0 commit comments

Comments
 (0)