Skip to content

[Bug/Question] - Is a manual rebuild required in order for DacPac scaffold to see Stored Procedure parameter signature changes? #3292

@chassq

Description

@chassq

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

See attached file

Stack traces

None

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

  • T4 templates
  • SQL Server .dacpac
  • Handlebars template

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions