dotnet / dotnet/EntityFramework.Docs

although EF Core Samples are all TFM 8.0, some MS packages are still only 7.0

Open
#4,611 3 comments 0 reactions 0 assignees View on GitHub
area-global
Dominant language
Mermaid
Stars
1.7k
Forks
2k
Avg merge
7d 23h
Merged PRs (30d)
16

Description

there are 90 individual projects in the EntityFramework.Docs\samples\core and they are all `net8.0` but some MS packages are still only 7.0 vintage

- Microsoft.AspNetCore.Components.Web
- Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore
- Microsoft.AspNetCore.Identity.EntityFrameworkCore
- Microsoft.AspNetCore.Identity.UI
- Microsoft.Extensions.Hosting
- Microsoft.Extensions.Logging.Console

please update such projects to use at least 8.0.0 (GA LTS) releases. Thanks.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.