Closed as not planned
Closed as not planned
Description
For some Aspire hosting extensions it might be needed to know the output assembly of a referenced project. Before #1726 it was fairly straightforward, but after this change my MSBuild-fu fails me on how to include output assembly.
Example of where output assembly will be needed is e.g. DacFx provisioning support (#1696).
Support for output assembly path could be done in a separate target included by the DacFx Hosting package. But I wonder if it would be feasible to try adding it directly in Aspire.Hosting?