2 references to ProjectDirectory
Aspire.Hosting (2)
DistributedApplication.cs (2)
234
if (!string.IsNullOrEmpty(options.
ProjectDirectory
))
236
realOptions.ProjectDirectory = options.
ProjectDirectory
;