- SqlPackage or DacFx Version:
- .NET Framework (Windows-only) or .NET Core:
- Environment (local platform and source/target platforms):
Steps to Reproduce:
- create a sqlproject and set DbScopedconfigMaxDOPSecondary property to a value
- add any other db options to the sqlporject
- build and publish the project
Expected: both db options are set in the target database
Actual: DbScopedconfigMaxDOPSecondary is not set correctly
Did this occur in prior versions? If not - which version(s) did it work in?
(DacFx/SqlPackage/SSMS/Azure Data Studio)