microsoft / DacFx

SQL Server database schema validation, deployment, and upgrade runtime. Enables declarative database development and database portability across SQL Server versions and environments.
https://aka.ms/sqlpackage-ref
MIT License
292 stars 15 forks source link

The latest version has DeploymentPlanModifier that includes methods becoming static, which affects any developments that are done utilising this class. #461

Closed yelochka closed 1 week ago

yelochka commented 2 weeks ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like Please describe the desired behavior.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

llali commented 1 week ago

@yelochka thanks for reporting this. are you getting the dlls from DacFx nuget 162.3.563?

dzsquared commented 1 week ago

~while this item will remain open until the next release (162.4) - we plan to release a preview version with a fix shortly~

correcting myself: this is being fixed in a patch/hotfix release to 162.3.x

yelochka commented 1 week ago

YesSent from my iPhoneOn 20 Jun 2024, at 3:01 AM, Leila Lali @.***> wrote: @yelochka thanks for reporting this. are you getting the dlls from DacFx nuget 162.3.563?

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: @.***>

llali commented 1 week ago

@yelochka version 162.3.566 has the fix.