Related to an existing integration?
Yes
Existing integration
SqlProjects
Overview
DacFX carries a lot of dependencies that interferes with the AppHost dependencies (MsBuild related)
Usage example
Not a new feature, but we could use .NET 10 one-shot execution of Microsoft.Sqlpackage and remove the DacFX reference from DacpacDeployer
dnx Microsoft.SqlPackage --yes -- /a:Publish ....
Breaking change?
No
Alternatives
Hacky file removals
Additional context
See #949
Help us help you
Yes, I'd like to be assigned to work on this item