9 lines
184 B
XML
Executable File
9 lines
184 B
XML
Executable File
<Project>
|
|
|
|
<Import
|
|
Project="WorkloadManifest.Aspire.targets"
|
|
Condition=" '$(IsAspireHost)' == 'true' and '$(SkipAspireWorkloadManifest)' != 'true' "
|
|
/>
|
|
|
|
</Project>
|