Zi Chen
Zi Chen
@dependabot rebase
@dependabot recreate
You can use `$(SqlTargetPath)` to refer to the dacpac. I'll try to look for the history of why SqlTargetPath was introduced instead of using TargetPath directly, and see if this...
> @zijchen is this change still planned or should this be closed as abandoned? We decided to revert the change in DacFx which was why I left this PR idle,...
I think we need to update the extension to pull from SqlProjects instead of the templates file
We reverted this change in [DacFx 162.3.515-preview](https://www.nuget.org/packages/Microsoft.SqlServer.DacFx/162.3.515-preview) due to some issues in SSDT. We'll come up with a more comprehensive fix in a next release.
The target platform is set based on the engine edition returned by the SQL connection, so looks like mssql is pulling in wrong metadata. It thinks we're connecting to non-cloud...
@skpadhy33 this seems like an AE issue, can your team take a look? Thanks.
I believe this was fixed some time in 2021. Can you verify that this is fixed?