2 references to TargetPath
aspire (2)
Projects\AppHostInfoResolver.cs (2)
199
var targetPath = string.IsNullOrWhiteSpace(properties.
TargetPath
) ? null : properties.
TargetPath
;