1 reference to ProjectPathResolver
Aspire.Hosting (1)
IProjectMetadata.cs (1)
45
public string ProjectPath => _resolvedProjectPath ??=
ProjectPathResolver
.ResolveProjectPath(projectPath);