Bug description / exact reproduction steps
I attached a demo project. When we change the datatype of a parameter on Procedure3 (e.g., change from bigint to nvarchar) in the demo project, the DacPac scaffold does not seem to see the datatype change unless we do a manual rebuild on the database project (Right click on database project and rebuild). Is a manual rebuild always required before scaffolding?
Database1.zip
Your code
Stack traces
EF Core Power Tools version
Latest
EF Core Power Tools CLI version
No response
Database provider
No response
Target framework
.NET 10
IDE
Latest VS 2026 insiders
Additional features in use