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