dotnet / efcore

EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
https://docs.microsoft.com/ef/
MIT License
13.8k stars 3.2k forks source link

Fix build with latest roslyn #35149

Closed am11 closed 2 days ago

am11 commented 2 days ago

Unblocks https://github.com/dotnet/sdk/pull/44843 Similar to https://github.com/dotnet/runtime/pull/109467.

cc @ViktorHofer