The project capabilities page lists known values for <ProjectCapability Include="X"/>.
The Aspire hosting SDK uses:
<ProjectCapability Include="AspireOrchestration" />
which does not show up in the provided list. Should it be added here?
See source code and discussion.
The project capabilities page lists known values for
<ProjectCapability Include="X"/>.The Aspire hosting SDK uses:
which does not show up in the provided list. Should it be added here?
See source code and discussion.