ErikEJ / EFCorePowerTools

Entity Framework Core Power Tools - reverse engineering, migrations and model visualization in Visual Studio & CLI
MIT License
2.15k stars 295 forks source link

Error while Reverse Engineer #2574

Open KevinDebeil opened 11 hours ago

KevinDebeil commented 11 hours ago

Create a bug report, feature proposal, or ask a question.

NOTICE: A bug report without sufficient technical and repro details and version information WILL BE CLOSED WITHOUT ANY FURTHER ACTION.

Provide steps to reproduce a bug

Reverse Engineer Select dacpac & EF Core 7

Please include a complete description of the issue or link to a project that I can run to reproduce the issue. image

Provide technical details

ErikEJ commented 8 hours ago

Which extension version?

Have you tried with EF Core 8?

KevinDebeil commented 7 hours ago

I'm using version 4.6.497 It works with EF Core 8, but I can't upgrade this project with to EF Core 8 for the moment.

ErikEJ commented 7 hours ago

It looks like I broke support for EF Core 7, and I have stopped maintaining the tools for it.

Might be able to extract the missing file from an old branch, but I assume you are aware that EF Core 7 is out of support..