3 references to ProjectLocatorException
aspire (3)
Projects\ProjectLocator.cs (3)
96throw new ProjectLocatorException($"AppHost file was specified in '{settingsFile.FullName}' but it does not exist."); 122throw new ProjectLocatorException($"Project file does not exist."); 146throw new ProjectLocatorException("No project file found.");